diff options
| -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 8fdbc99..6084d34 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -22,7 +22,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 'Adwaita'  exec-once = xrdb ~/.Xresources -exec-once = easyeffects +exec-once = com.github.wwmm.easyeffects  exec-once = mpd  #}}}  | 
