From 803771a4138b95b7264d3cccc7741f182923044a Mon Sep 17 00:00:00 2001 From: candifloss Date: Sun, 8 Dec 2024 16:47:31 +0530 Subject: [PATCH] comments --- themes/candy/up | 6 ++++++ 1 file changed, 6 insertions(+) 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"