diff options
author | ZachIR <zachir@librem.one> | 2025-01-23 14:20:22 -0600 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-01-23 14:20:22 -0600 |
commit | e05dd3a4344499e005f0d115f30be52e25d376c0 (patch) | |
tree | 56793da561b901ec221551e9ac108f7e0735fe12 | |
parent | 5af09f097b3cb09a4626166ceb1b2442b5969220 (diff) |
Enable mpd at startupcar
-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 25af990..dbafd57 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -23,7 +23,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 |