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>
# Import Current Theme
DIR="$HOME/.config/openbox"
STYLE="adaptive"
RASI="$DIR/themes/$STYLE/rofi/powermenu.rasi"
CNFR="$DIR/themes/$STYLE/rofi/confirm.rasi"
DIR="$HOME/.config/polybar/ac-adaptive"
RASI="$DIR/scripts/rofi/powermenu.rasi"
CNFR="$DIR/scripts/rofi/confirm.rasi"
# Theme Elements
prompt="`hostname` (`echo $DESKTOP_SESSION`)"