mirror of
https://github.com/cizordj/i3-themer.git
synced 2024-04-21 12:32:12 +00:00
Change how the wallpaper is applied
The wallpaper is reapplied by the window manager everytime you choose another theme, now it doesn't depend on the script anymore to do that.
This commit is contained in:
+1
-1
@@ -225,7 +225,7 @@ mode "resize" {
|
||||
}
|
||||
|
||||
# Autostart applications
|
||||
exec --no-startup-id xwallpaper --daemon --zoom $XDG_CONFIG_HOME/xwallpaper/$wallpaper
|
||||
exec_always --no-startup-id xwallpaper --daemon --zoom $XDG_CONFIG_HOME/xwallpaper/$wallpaper
|
||||
exec --no-startup-id compton -b
|
||||
exec --no-startup-id nm-applet
|
||||
exec_always --no-startup-id $HOME/.config/polybar/i3wmthemer_bar_launch.sh
|
||||
|
||||
Reference in New Issue
Block a user