change Print button to do execute 'flameshot gui'

This commit is contained in:
Mans Ziesel 2024-12-23 18:42:59 +01:00
parent 9efbb70bc2
commit 239e5e6421

View File

@ -205,6 +205,8 @@ bindsym $mod+Shift+r restart
# keybinding list in editor:
# bindsym $mod+F1 exec xed ~/.config/i3/keybindings
bindsym Print exec --no-startup-id "/bin/bash -c 'flameshot gui'"
# Backlight control
#bindsym XF86MonBrightnessUp exec xbacklight +10 && notify-send "Brightness - $(xbacklight -get | cut -d '.' -f 1)%"
#bindsym XF86MonBrightnessDown exec xbacklight -10 && notify-send "Brightness - $(xbacklight -get | cut -d '.' -f 1)%"
@ -296,7 +298,7 @@ bindsym XF86AudioPrev exec playerctl previous
## App shortcuts
bindsym $mod+w exec librewolf
bindsym $mod+n exec /usr/bin/thunar
bindsym Print exec ~/dotfiles/bin/screenshot.sh
# bindsym Print exec ~/dotfiles/bin/screenshot.sh
# Power Profiles menu switcher (rofi)
bindsym $mod+Shift+p exec ~/.config/i3/scripts/power-profiles