fix open-messaging and workspace assignments
Some checks failed
Update Nix Flake / update-flake (push) Failing after 15s

This commit is contained in:
2025-11-17 07:05:41 +01:00
parent a34abd0f05
commit bc160af26a
2 changed files with 3 additions and 1 deletions

View File

@@ -244,7 +244,9 @@ in {
windowrulev2 = [
"suppressevent maximize, class:.*"
"workspace 1, class:firefox"
"workspace 8, class:Zotero"
"workspace 9, class:nheko"
"workspace 9, class:discord"
"workspace 9, class:org.telegram.desktop"
"workspace 10, class:thunderbird"
"float, class:qalculate-gtk"

View File

@@ -20,7 +20,7 @@ writeShellApplication {
sleep 0.1
nheko &
sleep 0.1
Telegram &
telegram-desktop &
sleep 0.1
discord &
'';