Switch workspace 3 back to being a files workspace
This commit is contained in:
parent
ddabbd5433
commit
d1e0ee95ea
|
@ -197,8 +197,10 @@
|
|||
windowrule = [
|
||||
# Workspace binds
|
||||
"workspace 2, (chromium-browser|firefox)"
|
||||
"workspace 3, (libreoffice|soffice)(.*)"
|
||||
"workspace 4, (com.obsproject.Studio|WebCord|signal)"
|
||||
"workspace 5 silent, (steam|org.prismlauncher.PrismLauncher)" # Keep silent to avoid popups taking focus
|
||||
"workspace 4, org.prismlauncher.PrismLauncher"
|
||||
"workspace 5 silent, steam" # Keep silent to avoid popups taking focus
|
||||
"workspace 6, (x2goclient|Nxplayer.bin)"
|
||||
|
||||
# Float + move system windows
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
format-icons = {
|
||||
"1" = " ";
|
||||
"2" = " ";
|
||||
"3" = " ";
|
||||
"3" = " ";
|
||||
"4" = " ";
|
||||
"5" = " ";
|
||||
"6" = " ";
|
||||
|
|
Loading…
Reference in a new issue