Add flameshort shortcut to i3

This commit is contained in:
Tanguy Herbron 2020-08-03 12:25:13 +02:00
parent 8520bd2ba0
commit c21d37ebbd

View File

@ -114,6 +114,9 @@ bindsym $mod+Shift+question exec --no-startup-id $i3-wm.program.help
## Launch // Calculator inside of rofi
bindsym $mod+equal exec ~/.config/calc/=
## Launch // Flameshot // <> s ##
bindsym $mod+s exec flameshot gui
###############################################################################
# Window and Workspace Navigation
###############################################################################
@ -426,9 +429,11 @@ set_from_resource $i3-wm.gaps.outer.size i3-wm.gaps.outer.size 0
gaps inner $i3-wm.gaps.inner.size
gaps outer $i3-wm.gaps.outer.size
# gaps top 26
# Only enable gaps on a workspace when there is at least one container
set_from_resource $i3-wm.gaps.smart i3-wm.gaps.smart on
smart_gaps $i3-wm.gaps.smart
#smart_gaps $i3-wm.gaps.smart
# Enable popup during fullscreen
set_from_resource $i3-wm.gaps.popup_during_fullscreen i3-wm.gaps.popup_during_fullscreen smart