1
0
Fork 0

some cleanup

This commit is contained in:
Von Random 2015-06-27 18:12:44 +03:00
parent 233ba33ec7
commit 5e70c95984
12 changed files with 0 additions and 41 deletions

5
bspwm-fbt/autostart Executable file
View file

@ -0,0 +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 &