mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 09:46:34 +05:30
feat(hyprland): add window rule
This commit is contained in:
@ -119,6 +119,9 @@
|
|||||||
"float, class:com.ghostty.floating"
|
"float, class:com.ghostty.floating"
|
||||||
"size 900 700, class:com.ghostty.floating"
|
"size 900 700, class:com.ghostty.floating"
|
||||||
|
|
||||||
|
"float, class:GalaxyBudsClient"
|
||||||
|
"size 900 700, class:GalaxyBudsClient"
|
||||||
|
|
||||||
"workspace 3 silent, class:(firefox|Brave-browser)"
|
"workspace 3 silent, class:(firefox|Brave-browser)"
|
||||||
"workspace 5 silent, class:(discord|Spotify|org.telegram.desktop)"
|
"workspace 5 silent, class:(discord|Spotify|org.telegram.desktop)"
|
||||||
];
|
];
|
||||||
|
Reference in New Issue
Block a user