Compare commits
2 commits
51d9560ed2
...
aa644d2d84
Author | SHA1 | Date | |
---|---|---|---|
aa644d2d84 | |||
9eef21d88d |
2 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,7 @@ exec kitty
|
|||
exec 1password
|
||||
|
||||
workspace $ws2
|
||||
exec "flatpak run com.slack.Slack"
|
||||
exec /opt/teams-for-linux/teams-for-linux
|
||||
# Always need firefox, so let's just start it
|
||||
workspace $ws1
|
||||
|
|
|
@ -12,6 +12,7 @@ assign [class="teams-for-linux"] workspace number $ws2
|
|||
assign [class="Microsoft-edge" title="Microsoft Teams.*"] workspace number $ws2
|
||||
assign [instance="logseq"] workspace number $ws6
|
||||
assign [class="jetbrains-pycharm"] workspace number $ws4
|
||||
assign [class="jetbrains-phpstorm"] workspace number $ws4
|
||||
assign [class="Slack"] workspace number $ws2
|
||||
assign [class="thunderbird"] workspace number $ws6
|
||||
assign [class="Joplin"] workspace number $ws6
|
||||
|
|
Loading…
Reference in a new issue