diff options
-rw-r--r-- | hypr/hyprland.conf | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index b636536..c112562 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -10,9 +10,8 @@ monitor = , preferred, auto, 1 # exec-once = waybar & hyprpaper & firefox exec-once = hyprpm reload -n #exec-once = dinit -exec-once = xdph +#exec-once = xdph exec-once = dinitctl start hyprpaper.user -exec-once = dinitctl start hypridle.user exec-once = waybar exec-once = pypr exec-once = hyprscratch init @@ -23,8 +22,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 = dunst -#exec-once = hypridle +exec-once = dunst +exec-once = hypridle #exec-once = mpd #}}} |