Compare commits

...

2 commits

Author SHA1 Message Date
Alex Kelly aa644d2d84 move phpstorm to ws4 2024-03-08 22:53:05 -05:00
Alex Kelly 9eef21d88d attempt to autostart slack (I hate flatpak) 2024-03-04 14:17:29 -05:00
2 changed files with 2 additions and 0 deletions

View file

@ -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

View file

@ -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