diff options
-rw-r--r-- | hypr/hyprland.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 4351ad7..5c5f2bf 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -11,7 +11,7 @@ monitor = , preferred, auto, 1 exec-once = dinit exec-once = xdph exec-once = hyprpm reload -n -exec-once = hyprpaper +#exec-once = hyprpaper #exec-once = hypridle exec-once = waybar exec-once = pypr @@ -20,9 +20,9 @@ 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 = systemctl --user start dunst -exec-once = systemctl --user start hypridle +#exec-once = com.github.wwmm.easyeffects +#exec-once = dunst +#exec-once = hypridle #exec-once = mpd #}}} |