Merge branch 'master' of git.barakmich.com:barak/dotfiles
This commit is contained in:
commit
90ebbdd191
2 changed files with 3 additions and 1 deletions
|
|
@ -42,6 +42,8 @@ floating_modifier $mod
|
||||||
# start a terminal
|
# start a terminal
|
||||||
bindsym $mod+Shift+Return exec run_terminal
|
bindsym $mod+Shift+Return exec run_terminal
|
||||||
|
|
||||||
|
bindsym Control+space exec rofi -show run -fuzzy -terminal run_terminal
|
||||||
|
|
||||||
# kill focused window
|
# kill focused window
|
||||||
bindsym $mod+Shift+c kill
|
bindsym $mod+Shift+c kill
|
||||||
|
|
||||||
|
|
|
||||||
2
.xinitrc
2
.xinitrc
|
|
@ -6,7 +6,7 @@ xrdb -merge .Xdefaults &
|
||||||
gnome-settings-daemon &
|
gnome-settings-daemon &
|
||||||
xscreensaver -no-splash &
|
xscreensaver -no-splash &
|
||||||
#kupfer --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 &
|
nm-applet &
|
||||||
gnome-sound-applet &
|
gnome-sound-applet &
|
||||||
setxkbmap -option ctrl:nocaps &
|
setxkbmap -option ctrl:nocaps &
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue