Comment out compton in startup script
This commit is contained in:
parent
7079dffe6d
commit
9e28349c8e
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ export `gnome-keyring-daemon -d`
|
|||
eval $(/usr/bin/gnome-keyring-daemon --start --components=gpg,pkcs11,secrets,ssh)
|
||||
export $(gnome-keyring-daemon --start --components=pkcs11,secrets,ssh,gpg)
|
||||
dbus-update-activation-environment --systemd DISPLAY
|
||||
#exec compton -f -i 0.95
|
||||
#exec xrdb .Xresources
|
||||
#xbindkeys
|
||||
#exec i3 -V >> ~/i3log-$(date + '%F-%k-%M-%S') 2>&1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue