Fix path
This commit is contained in:
@@ -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`)"
|
||||||
|
|||||||
Reference in New Issue
Block a user