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]
|
[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
|
||||||
|
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user