diff options
Diffstat (limited to 'hypr')
-rw-r--r-- | hypr/hyprland.conf | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 1c07db0..0586d4d 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -24,10 +24,8 @@ 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 = systemctl --user start dunst -#exec-once = systemctl --user start hypridle -exec-once = dunst -exec-once = hypridle +exec-once = systemctl --user start dunst +exec-once = systemctl --user start hypridle #exec-once = mpd #}}} |