forked from colonelpanic/dotfiles
[Linux] Add screenshot shell command
This commit is contained in:
parent
76f4fdf8d7
commit
d2364ef8bc
3
dotfiles/lib/bin/screenshot.sh
Executable file
3
dotfiles/lib/bin/screenshot.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
scrot "$(rofi -input /dev/null -dmenu)"
|
Loading…
Reference in New Issue
Block a user