Added flameshot shortcut to i3 config

This commit is contained in:
Random936 2025-02-03 11:23:29 -08:00
parent 608cc71fe5
commit 01e58f22c2

View File

@ -19,6 +19,7 @@ bindsym $mod+Shift+f exec "firefox"
bindsym $mod+Shift+e exec "emacsclient -c"
bindsym $mod+Shift+d exec "discord"
bindsym $mod+Shift+t exec "thunar"
bindsym $mod+Shift+p exec "flameshot gui"
# Lock screen with i3lock-fancy
bindsym $mod+Shift+x exec "i3lock-fancy"