fix: good print screen
This commit is contained in:
parent
aff59e42bd
commit
8ce67d022a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ set $terminal alacritty
|
|||
set $screen_lock i3lock -c "#111111" --nofork
|
||||
set $appmenu i3-dmenu-desktop
|
||||
|
||||
set $screenshot maim | xclip -selection clipboard -t image/png
|
||||
set $screenshot maim -s | xclip -selection clipboard -t image/png
|
||||
set $alt_screenshot maim ~/Pictures/Screenshots/$(date +%s).png
|
||||
|
||||
set $mod Mod4
|
||||
|
|
Loading…
Reference in a new issue