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
|
|
@ -11,10 +11,6 @@ xsetroot -solid "#333333"
|
|||
# Set fallback cursor.
|
||||
xsetroot -cursor_name left_ptr
|
||||
|
||||
# start compton for shadows, transparency, fading, etc.
|
||||
# TODO: Consider starting this with `systemctl --user enable compton.service`
|
||||
compton &
|
||||
|
||||
# `unclutter` hide the cursor in when it is inactive
|
||||
unclutter &
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue