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:
parent
0691b7d309
commit
bc9f7f38a5
@ -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
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user