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:
|
# Starts dunst for notifications:
|
||||||
exec --no-startup-id dunst
|
exec --no-startup-id dunst
|
||||||
# Composite manager:
|
# Composite manager:
|
||||||
exec --no-startup-id compton
|
exec --no-startup-id xcompmgr
|
||||||
# Runs the key remapping scripts
|
# Runs the key remapping scripts
|
||||||
exec --no-startup-id remaps
|
exec --no-startup-id remaps
|
||||||
# Unclutter makes the mouse invisible after a brief period
|
# Unclutter makes the mouse invisible after a brief period
|
||||||
|
|
Loading…
Reference in a new issue