Minor xinitrc reordering and details
This commit is contained in:
parent
781492b3cb
commit
b42f9dfc13
1 changed files with 3 additions and 5 deletions
6
xinitrc
6
xinitrc
|
|
@ -1,11 +1,9 @@
|
||||||
xrdb ~/.Xresources &
|
xrdb ~/.Xresources &
|
||||||
setxkbmap dvorak
|
setxkbmap -layout dvorak -option ctrl:nocaps
|
||||||
setxkbmap -option ctrl:nocaps
|
|
||||||
xsetroot bg black -cursor_name left_ptr &
|
|
||||||
xmodmap .Xmodmap &
|
xmodmap .Xmodmap &
|
||||||
urxvtd -q -o -f &
|
urxvtd -q -o -f &
|
||||||
#compton -cGb &
|
|
||||||
compton &
|
compton &
|
||||||
|
xsetroot -solid black -cursor_name left_ptr &
|
||||||
|
|
||||||
dropboxd &
|
dropboxd &
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue