mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-21 16:39:00 +01:00
fix: niri - window rules
This commit is contained in:
@@ -38,7 +38,8 @@ window-rule {
|
||||
|
||||
// Chat applications - open in workspace 3
|
||||
window-rule {
|
||||
match app-id="org.telegram.desktop"
|
||||
// match app-id="org.telegram.desktop"
|
||||
match title="^Telegram"
|
||||
open-on-workspace "3chat"
|
||||
}
|
||||
window-rule {
|
||||
@@ -94,7 +95,7 @@ window-rule {
|
||||
|
||||
// Other applications - open in workspace 0
|
||||
window-rule {
|
||||
match app-id="clash-verge"
|
||||
match app-id="Clash-verge"
|
||||
open-on-workspace "0other"
|
||||
}
|
||||
window-rule {
|
||||
|
||||
Reference in New Issue
Block a user