This commit is contained in:
2024-12-30 17:50:46 -07:00
parent 0df5cf6ad2
commit 501af480ca

View File

@@ -3,10 +3,9 @@
## Copyright (C) 2020-2024 Aditya Shakya <adi1090x@gmail.com> ## Copyright (C) 2020-2024 Aditya Shakya <adi1090x@gmail.com>
# Import Current Theme # Import Current Theme
DIR="$HOME/.config/openbox" DIR="$HOME/.config/polybar/ac-adaptive"
STYLE="adaptive" RASI="$DIR/scripts/rofi/powermenu.rasi"
RASI="$DIR/themes/$STYLE/rofi/powermenu.rasi" CNFR="$DIR/scripts/rofi/confirm.rasi"
CNFR="$DIR/themes/$STYLE/rofi/confirm.rasi"
# Theme Elements # Theme Elements
prompt="`hostname` (`echo $DESKTOP_SESSION`)" prompt="`hostname` (`echo $DESKTOP_SESSION`)"