update .xinitrc
This commit is contained in:
parent
97c482810e
commit
ad227a7193
1 changed files with 2 additions and 0 deletions
|
@ -15,5 +15,7 @@ syndaemon -Rtki 1 & # disable touchpad while typing
|
||||||
xcalib -d :0 ~/.config/icc/natural.icm
|
xcalib -d :0 ~/.config/icc/natural.icm
|
||||||
redshift -l 52.3:13.3 & # no eyestrain please
|
redshift -l 52.3:13.3 & # no eyestrain please
|
||||||
[ -x ~/.fehbg ] && ~/.fehbg
|
[ -x ~/.fehbg ] && ~/.fehbg
|
||||||
|
autocutsel -f &
|
||||||
|
autocutsel -selection PRIMARY -fork &
|
||||||
compton --config ~/.config/comptonrc -b
|
compton --config ~/.config/comptonrc -b
|
||||||
exec i3
|
exec i3
|
||||||
|
|
Loading…
Add table
Reference in a new issue