fix open-messaging and workspace assignments
Some checks failed
Update Nix Flake / update-flake (push) Failing after 15s
Some checks failed
Update Nix Flake / update-flake (push) Failing after 15s
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -20,7 +20,7 @@ writeShellApplication {
|
||||
sleep 0.1
|
||||
nheko &
|
||||
sleep 0.1
|
||||
Telegram &
|
||||
telegram-desktop &
|
||||
sleep 0.1
|
||||
discord &
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user