Move compton to own .config dir

This commit is contained in:
David Todd 2021-01-11 15:26:57 -06:00
parent f97dc78b49
commit 0790bd2828
2 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ exec --no-startup-id xautolock -time 10 -locker 'i3lock-fancy -p' &
# Composition Manager (Transparency)
#exec --no-startup-id xcompmgr -c -f -n
#exec --no-startup-id compton --config ~/.config/compton.conf &
#exec --no-startup-id compton --config ~/.config/compton/compton.conf &
# Network Keyboard/Mouse/Clipboard
#exec --no-startup-id synergy &