1
0
mirror of https://github.com/Foltik/dotfiles synced 2024-11-24 04:22:50 -05:00

Remove unneeded defaults and add tweak compton

This commit is contained in:
Jack Foltz 2018-12-05 00:47:26 -05:00
parent 0691b7d309
commit bc9f7f38a5
Signed by: foltik
GPG Key ID: D1F0331758D1F29A
2 changed files with 3 additions and 4 deletions

View File

@ -1,9 +1,9 @@
[Unit]
Description=X11 Compositor
Description=Compton x11 compositor
[Service]
Type=forking
ExecStart=compton --config /home/lain/.config/compton/config -b
ExecStart=compton --config %E/compton/config -b
[Install]
WantedBy=i3@.service

View File

@ -15,8 +15,6 @@ Terminal:
Editors:
- emacs:
config: .emacs.d
user-units:
- emacs.service
- neovim
System Tools:
@ -25,6 +23,7 @@ System Tools:
Window Manager:
- ppi3-git:
source: aur
- compton:
Desktop Tools:
- python-pywal: