Skip to content

Commit

Permalink
Fix reference to outdated workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
abysssol committed Apr 18, 2024
1 parent 94ec456 commit 01d427f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .config/sway/config
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,11 @@ focus_on_window_activation none
popup_during_fullscreen smart

assign {
[class="Steam"] 3: launch
[class="steam"] 3: launch
[title="Steam"] 3: launch
[app_id="org.prismlauncher.PrismLauncher"] 3: launch
[class="heroic"] 3: launch
[class="Steam"] 4: launch
[class="steam"] 4: launch
[title="Steam"] 4: launch
[app_id="org.prismlauncher.PrismLauncher"] 4: launch
[class="heroic"] 4: launch
}
for_window {
[class="Tor Browser"] floating enable
Expand Down

0 comments on commit 01d427f

Please sign in to comment.