diff options
author | zachir <zachir@librem.one> | 2025-08-28 23:04:00 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-08-28 23:04:00 -0500 |
commit | 57c6f4e9e049b33e95f8b9455f3b0d36e12b5435 (patch) | |
tree | 234eeea21f024df43709fcec7a81bca0f5ddbc15 | |
parent | 30dd377834eb32e0a5f93f54a6ef1d839079e23f (diff) |
Add bl-save to cas autostart
-rw-r--r-- | hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index eb3af20..f6c637d 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -33,6 +33,7 @@ exec-once = xrdb -load "$XDG_CONFIG_HOME"/X11/xresources exec-once = dunst exec-once = hypridle exec-once = xwayland-satellite :1 +exec-once = bl-save #exec-once = mpd #}}} |