diff --git a/config b/config index 7714bf7..4f6d391 100644 --- a/config +++ b/config @@ -225,6 +225,7 @@ for_window [title="Qalculate!"] floating enable for_window [title="Gnuplot"] floating enable for_window [title="Network Connect"] floating enable for_window [title="Android Emulator"] floating enable +for_window [title="Guake"] floating enable for_window [title=".*"] border 1pixel #exec utox @@ -238,7 +239,7 @@ exec wicd-gtk -t exec alsactl init -c 1 exec volumeicon exec ~/bin/sshplus.py -exec dunst +exec ~/make/dunst/dunst exec sleep 3 && monitordisplay -s -m laptop exec sleep 3 && monitordisplay -s -m hdmi exec ~/bin/reload_wallpaper @@ -303,6 +304,8 @@ bindsym mod1+Shift+u exec ~/bin/i3_move_mouse.sh up bindsym mod1+Shift+j exec ~/bin/i3_move_mouse.sh down bindsym $mod+Shift+y exec ~/bin/i3_mouse_click.sh +bindsym control+Shift+f exec ~/bin/search + bindsym control+mod1+shift+e exec sudo shutdown -h now bindsym control+mod1+shift+r exec sudo shutdown -r now