add compton, multi-res terminator
This commit is contained in:
parent
90ebbdd191
commit
abce99d8a8
2 changed files with 34 additions and 2 deletions
3
.xinitrc
3
.xinitrc
|
|
@ -17,6 +17,9 @@ synclient PalmDetect=1
|
|||
#fi
|
||||
|
||||
~/.fehbg &
|
||||
if command -v compton &>/dev/null; then
|
||||
compton --inactive-dim 0.2 &
|
||||
fi
|
||||
#exec awesome
|
||||
#exec i3
|
||||
exec dbus-launch --sh-syntax --exit-with-session i3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue