diff options
| author | ZachIR <zachir@librem.one> | 2025-12-19 12:47:08 -0600 |
|---|---|---|
| committer | ZachIR <zachir@librem.one> | 2025-12-19 12:47:08 -0600 |
| commit | f5f93f6cb622cabb3e7ee7eab77723991de84fa5 (patch) | |
| tree | 555271d06301059752249944bbc45104c8071082 | |
| parent | 4c5431efc91060a2c07242b2830657df4061d1af (diff) | |
Save backlight on startup
| -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 05c9946..96cc554 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -33,6 +33,7 @@ exec-once = com.github.wwmm.easyeffects exec-once = systemctl --user start dunst exec-once = systemctl --user start hypridle exec-once = xwayland-satellite :1 +exec-once = bl-save #exec-once = mpd #}}} |
