feat(hyprland): add window rule

This commit is contained in:
tux
2025-06-22 03:35:24 +05:30
parent c49186d223
commit 69c287fef5

View File

@ -119,6 +119,9 @@
"float, 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 5 silent, class:(discord|Spotify|org.telegram.desktop)"
];