update(hyprland): switched to hyprland 0.55.1
This commit is contained in:
@@ -22,10 +22,10 @@
|
||||
"special:jellyfin, on-created-empty:uwsm app -- firefox -P web-app --name jellyfin https://watch.sakamoto.dev"
|
||||
];
|
||||
|
||||
windowrulev2 = [
|
||||
"opacity 0.99 0.99, class:(?i)(firefox|youtube|jellyfin)"
|
||||
"workspace special:youtube, class:^(youtube)$"
|
||||
"workspace special:jellyfin, class:^(jellyfin)$"
|
||||
windowrule = [
|
||||
"match:class (?i)(firefox|youtube|jellyfin), opacity 1 1"
|
||||
"match:class ^(youtube)$, workspace special:youtube"
|
||||
"match:class ^(jellyfin)$, workspace special:jellyfin"
|
||||
];
|
||||
};
|
||||
imports = [
|
||||
|
||||
Reference in New Issue
Block a user