This commit is contained in:
Candifloss 2024-12-08 16:47:31 +05:30
parent 58061ad448
commit 803771a413

View File

@ -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"