switch to xcompmgr
This commit is contained in:
parent
d7dc154e9c
commit
bb49be1713
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ exec --no-startup-id wal -i ~/.config/wall.png >/dev/null
|
|||
# Starts dunst for notifications:
|
||||
exec --no-startup-id dunst
|
||||
# Composite manager:
|
||||
exec --no-startup-id compton
|
||||
exec --no-startup-id xcompmgr
|
||||
# Runs the key remapping scripts
|
||||
exec --no-startup-id remaps
|
||||
# Unclutter makes the mouse invisible after a brief period
|
||||
|
|
Loading…
Reference in a new issue