Skip to content

Commit f7e7e9d

Browse files
committed
Small adjustments
1 parent 73833fb commit f7e7e9d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dot_files/hypr/hyprland.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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:
5454
exec-once = systemctl --user start elephant.service
55-
#exec-once = walker --gapplication-service
55+
exec-once = walker --gapplication-service
5656
exec-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.

dot_files/hypr/hyprlock.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ general {
1111
# Replace the path below with your custom wallpaper
1212
background {
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

0 commit comments

Comments
 (0)