diff --git a/.config/i3/config b/.config/i3/config index 64c8f4f..baa6bdd 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -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