update(hyprland): switched to hyprland 0.55.1
This commit is contained in:
@@ -42,14 +42,14 @@ in {
|
||||
"SUPER SHIFT, M, Move to Music Workspace, movetoworkspace, name:music"
|
||||
];
|
||||
|
||||
windowrulev2 = [
|
||||
windowrule = [
|
||||
# --- MUSIC RULES (Jellyfin-TUI) ---
|
||||
"workspace name:music silent, title:^(jellyfin-tui)$"
|
||||
"workspace name:music silent, initialTitle:^(jellyfin-tui)$"
|
||||
"match:title ^(jellyfin-tui)$, workspace name:music silent"
|
||||
"match:initial_title ^(jellyfin-tui)$, workspace name:music silent"
|
||||
|
||||
# --- CAVA RULES ---
|
||||
"workspace name:music silent, title:^(cava)$"
|
||||
"workspace name:music silent, initialTitle:^(cava)$"
|
||||
"match:title ^(cava)$, workspace name:music silent"
|
||||
"match:initial_title ^(cava)$, workspace name:music silent"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user