mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-29 14:49:31 +01:00
i3: add -c -n to xcompmgr
Otherwise there seem to be weird colour changing dots on corners, especially after unlocking i3lock
This commit is contained in:
parent
1805437c74
commit
e4a7ffed2d
@ -205,7 +205,7 @@ exec --no-startup-id pasystray --notify=all
|
|||||||
#exec --no-startup-id xsetroot -solid \#000000
|
#exec --no-startup-id xsetroot -solid \#000000
|
||||||
# ~/.wallpaper as wallpaper
|
# ~/.wallpaper as wallpaper
|
||||||
exec --no-startup-id feh --bg-scale ~/.wallpaper
|
exec --no-startup-id feh --bg-scale ~/.wallpaper
|
||||||
exec --no-startup-id xcompmgr
|
exec --no-startup-id xcompmgr -c -n
|
||||||
|
|
||||||
# CHANGEME - weird autostart options that may not be suitable even for my other devices
|
# CHANGEME - weird autostart options that may not be suitable even for my other devices
|
||||||
# Centre of Lauttasaari
|
# Centre of Lauttasaari
|
||||||
|
Loading…
Reference in New Issue
Block a user