diff options
author | ZachIR <zachir@librem.one> | 2025-07-25 23:52:23 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-25 23:52:23 -0500 |
commit | 787c1bbcb45d6cf0445c61e2bdf719553b8395b8 (patch) | |
tree | 70bfca8e938a84a5a2322f6a7d3370d5b7eea69c | |
parent | fde727dd4c531107e43774edbe9afb447b27689a (diff) |
Start mpd as a systemd service
-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 8436cca..bfaa36c 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -24,7 +24,7 @@ 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 = mpd +#exec-once = mpd #}}} #{{{ env |