Add window rules to sway
This commit is contained in:
		@@ -33,6 +33,15 @@ workspace $w10 output $monsec
 | 
			
		||||
workspace $w8 output $monsec
 | 
			
		||||
workspace $w9 output $monsec
 | 
			
		||||
 | 
			
		||||
## WINDOW RULES
 | 
			
		||||
for_window {
 | 
			
		||||
	[app_id="firefox"]			move container to workspace $w1
 | 
			
		||||
	[app_id="org.keepassxc.KeePassXC"]	move container to workspace $w7
 | 
			
		||||
	[app_id="thunderbird"]			move container to workspace $w8
 | 
			
		||||
	[class="discord"]			move container to workspace $w9
 | 
			
		||||
	[class="Spotify"]			move container to workspace $w10
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
## COSMETICS
 | 
			
		||||
font pango:IBM Plex Sans 12
 | 
			
		||||
default_border pixel 4
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user