Change screenshot bindings

ada
blallo 2023-05-14 11:43:54 +02:00
parent 7e6bce6217
commit bac2c3b0ab
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
1 changed files with 4 additions and 3 deletions

View File

@ -39,9 +39,10 @@ bindsym Ctrl+Mod1+m exec volumectl mute --mic
bindsym XF86MonBrightnessUp exec lightctl raise
bindsym XF86MonBrightnessDown exec lightctl lower
bindsym Print exec ~/.bin/screenshot.sh -w
bindsym Ctrl+Print exec ~/.bin/screenshot.sh -s
bindsym Ctrl+Mod1+Print exec ~/.bin/screenshot.sh
bindsym Print exec ~/.bin/screenshot.sh -w -e
bindsym Ctrl+Print exec ~/.bin/screenshot.sh -s -e
bindsym Ctrl+Mod1+Print exec ~/.bin/screenshot.sh -S -e
bindsym Ctrl+Shift+p exec ~/.bin/screenshot.sh -w -e
bindsym $mod+Ctrl+p exec mpc toggle
bindsym $mod+Ctrl+c exec mpc clear
bindsym $mod+Ctrl+k exec 'pkill Xephyr && notify-send "Adam" "Killed"'