Drop support for compton
I'm finding myself running `pkill compton` offer. In the spirit of slimming down my configuration, I'm dropping support for compton.
This commit is contained in:
parent
62ea675d7a
commit
e61965cafd
4 changed files with 1 additions and 46 deletions
|
|
@ -24,8 +24,7 @@
|
|||
"The root directory of my configuration files.")
|
||||
|
||||
(defconst dotfiles/whitelist
|
||||
`(("compton" . "~/.config/compton.conf")
|
||||
("dotfiles" . ,dotfiles/directory)
|
||||
`(("dotfiles" . ,dotfiles/directory)
|
||||
("functions" . "~/functions.zsh")
|
||||
("aliases" . "~/aliases.zsh")
|
||||
("variables" . "~/variables.zsh")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue