diff options
author | zachir <zachir@librem.one> | 2025-07-26 19:31:33 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-26 19:31:33 -0500 |
commit | e1a34fbabc1016dc237bbc882932acd1ac21109c (patch) | |
tree | 49e53c827f0f7da8d560b7104248b5b81b6602e7 | |
parent | ae4d470a926c4ccc88fffaaa48cf3a4733c54cec (diff) |
Easyeffects is from repo not flatpak now
-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 f3f865c..79ea043 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -23,7 +23,7 @@ exec-once = import-gsettings icon-theme 'COSMIC' exec-once = import-gsettings cursor-theme 'BreezeX-Black' exec-once = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark' exec-once = xrdb -load "$XDG_CONFIG_HOME"/X11/xresources -exec-once = com.github.wwmm.easyeffects +exec-once = easyeffects exec-once = systemctl --user start dunst exec-once = systemctl --user start hypridle #exec-once = mpd |