File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dnf5 -y install ashell
2626
2727# Application Launcher - Walker / Elephant
2828dnf5 -y copr enable errornointernet/packages
29- dnf5 -y install elephant walker-2.7.5
29+ dnf5 -y install elephant walker-2.7.2
3030elephant service enable
3131
3232# On Screen Display
Original file line number Diff line number Diff line change @@ -56,16 +56,16 @@ exec-once walker --gapplication-service
5656exec-once systemctl --global start mako.service
5757
5858# Start ashell status bar
59- exec-once = ashell
59+ # exec-once = ashell -c
6060
6161# Start hyprpaper for wallpaper
62- exec-once = hyprpaper -c ~/. config/hypr/hyprpaper.conf
62+ exec-once = hyprpaper -c /usr/share/binaryos/ config/hypr/hyprpaper.conf
6363
6464# Start swayosd server for OSD notifications
6565exec-once = swayosd-server
6666
6767# Start hypridle for auto-lock
68- exec-once = hypridle -c ~/. config/hypr/hypridle.conf
68+ exec-once = hypridle -c /usr/share/binaryos/ config/hypr/hypridle.conf
6969
7070# exec-once = $terminal
7171# exec-once = nm-applet &
You can’t perform that action at this time.
0 commit comments