diff options
author | zachir <zachir@librem.one> | 2025-06-29 21:24:09 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-06-29 21:24:09 -0500 |
commit | 074f64143270be449dea5b3606088c03d6677fef (patch) | |
tree | 1fa489b734024f6a64019dacc6a0f2ec365018a1 | |
parent | de3eff44125884287a60dc5cc41e2f3764e6a15a (diff) |
Autostart easyeffects
-rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 188ad39..a672cb7 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -21,7 +21,7 @@ exec-once = import-gsettings gtk-theme 'Flat-Remix-GTK-Green-Darkest-Solid' exec-once = import-gsettings icon-theme 'Mint-X-Grey' exec-once = import-gsettings cursor-theme 'BreezeX-Black' exec-once = xrdb -load "$XDG_CONFIG_HOME"/X11/xresources -#exec-once = com.github.wwmm.easyeffects +exec-once = com.github.wwmm.easyeffects #exec-once = systemctl --user start dunst #exec-once = systemctl --user start hypridle exec-once = dunst |