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] [Unit]
Description=X11 Compositor Description=Compton x11 compositor
[Service] [Service]
Type=forking Type=forking
ExecStart=compton --config /home/lain/.config/compton/config -b ExecStart=compton --config %E/compton/config -b
[Install] [Install]
WantedBy=i3@.service WantedBy=i3@.service

View File

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