From d31d0d4c5bc458b87eb2ec231b506d206b70f83f Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 24 Aug 2025 02:54:56 -0400 Subject: fixed mpd bug where it would not resume playback upon skip --- hyprland/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hyprland') diff --git a/hyprland/hyprland.nix b/hyprland/hyprland.nix index 6fe96eb..74b4a43 100644 --- a/hyprland/hyprland.nix +++ b/hyprland/hyprland.nix @@ -44,7 +44,7 @@ env = [ "uwsm app -- waybar" "[workspace 1 silent] uwsm app -- ghostty" "[workspace 2 silent] uwsm app -- brave" - "[workspace 3 silent] uwsm app -- ghostty -e rmpc" + "[workspace 3 silent] uwsm app -- ghostty -e fish -c rmpc" "[workspace 4 silent] uwsm app -- discord" "[workspace 6 silent] uwsm app -- keepassxc" "[workspace 8 silent] uwsm app -- steam" -- cgit v1.3.1