Switching to xmonad
This commit is contained in:
parent
21dccbdfce
commit
2e785691b4
1 changed files with 2 additions and 9 deletions
11
xinitrc
11
xinitrc
|
|
@ -3,15 +3,8 @@
|
||||||
setxkbmap dvorak
|
setxkbmap dvorak
|
||||||
setxkbmap -option ctrl:nocaps
|
setxkbmap -option ctrl:nocaps
|
||||||
|
|
||||||
compton -cGb
|
xsetroot -cursor_name left_ptr
|
||||||
|
|
||||||
dropboxd &
|
dropboxd &
|
||||||
|
|
||||||
# random background
|
exec xmonad
|
||||||
while true;
|
|
||||||
do
|
|
||||||
awsetbg -c -r ~/Dropbox/Photos/wallpaper
|
|
||||||
sleep 1m
|
|
||||||
done &
|
|
||||||
|
|
||||||
exec awesome
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue