File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ $menu = /usr/sbin/walker
5252# Autostart necessary processes (like notifications daemons, status bars, etc.)
5353# Or execute your favorite apps at launch like this:
5454exec-once = systemctl --user start elephant.service
55- # exec-once = walker --gapplication-service
55+ exec-once = walker --gapplication-service
5656exec-once = systemctl --global start mako.service
5757
5858# Start ashell status bar
@@ -221,7 +221,7 @@ input {
221221 kb_layout = us
222222 kb_variant =
223223 kb_model =
224- kb_options = ctrl:swapcaps
224+ kb_options =
225225 kb_rules =
226226 follow_mouse = 1
227227 sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ general {
1111# Replace the path below with your custom wallpaper
1212background {
1313 monitor =
14- path = $/usr/share/binaryos/hypr/background.webp # Change this to your image path
14+ path = $/usr/share/binaryos/config/ hypr/background.webp # Change this to your image path
1515 blur_passes = 3
1616 blur_size = 7
1717 noise = 0.0117
You can’t perform that action at this time.
0 commit comments