Merge branch 'master' of git.barakmich.com:barak/dotfiles

This commit is contained in:
Barak Michener 2015-10-29 03:16:16 -04:00
commit 90ebbdd191
2 changed files with 3 additions and 1 deletions

View file

@ -42,6 +42,8 @@ floating_modifier $mod
# start a terminal
bindsym $mod+Shift+Return exec run_terminal
bindsym Control+space exec rofi -show run -fuzzy -terminal run_terminal
# kill focused window
bindsym $mod+Shift+c kill

View file

@ -6,7 +6,7 @@ xrdb -merge .Xdefaults &
gnome-settings-daemon &
xscreensaver -no-splash &
#kupfer --no-splash &
rofi -key-run control-space -fuzzy -terminal run_terminal &
#rofi -key-run control-space -fuzzy -terminal run_terminal &
nm-applet &
gnome-sound-applet &
setxkbmap -option ctrl:nocaps &