1
0
Fork 0

some hotkey modifications for bspwm

This commit is contained in:
Von Random 2015-06-23 13:16:26 +03:00
parent eaff767e63
commit ffe2dcc8c7
2 changed files with 21 additions and 17 deletions

View file

@ -1,4 +1,5 @@
wallpaper="${HOME}/Pictures/wallpaper.png"
[[ -r "$wallpaper" ]] && feh --bg-center "$wallpaper"
setxkbmap -layout us,ru -variant altgr-intl,typewriter -option ctrl:nocaps,grp:win_space_toggle,grp_led:scroll,compose:menu
xfce4-panel &
nm-applet &