diff --git a/themes/candy/up b/themes/candy/up index 51b917d..39977c4 100755 --- a/themes/candy/up +++ b/themes/candy/up @@ -1,4 +1,10 @@ #!/bin/bash + +# Load left-wm theme leftwm command "LoadTheme ~/.config/leftwm/themes/current/theme.ron" + +# Set wallpaper. Change the path as needed feh --bg-fill ~/Pictures/Wallpaper/debdark1.png + +# Start EWW daemon and widgets eww daemon && eww open panel --arg "h=27" --arg "w=1366"