sway: cleanup floating windows
This commit is contained in:
		
							parent
							
								
									bd21fbe4ca
								
							
						
					
					
						commit
						6079950a1e
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		
							
								
								
									
										4
									
								
								config
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								config
									
										
									
									
									
								
							|  | @ -352,19 +352,17 @@ for_window [app_id="evolution-alarm-notify"] floating enable | ||||||
| for_window [title="float*"] floating enable | for_window [title="float*"] floating enable | ||||||
| for_window [app_id="pavucontrol"] floating enable | for_window [app_id="pavucontrol"] floating enable | ||||||
| for_window [app_id="com.nextcloud.desktopclient.nextcloud"] floating enable | for_window [app_id="com.nextcloud.desktopclient.nextcloud"] floating enable | ||||||
| for_window [app_id="imv"] floating enable | for_window [app_id="nm-openconnect-auth-dialog"] floating enable | ||||||
| for_window [app_id=".*"] title_format '<span font_weight="bold">%title</span> <span>(%app_id)</span>' | for_window [app_id=".*"] title_format '<span font_weight="bold">%title</span> <span>(%app_id)</span>' | ||||||
| for_window [class=".*"] title_format '<span font_weight="bold">%title</span> <span>(%class:%instance)</span>' | for_window [class=".*"] title_format '<span font_weight="bold">%title</span> <span>(%class:%instance)</span>' | ||||||
| # different dashes! | # different dashes! | ||||||
| for_window [app_id="firefox" title="Firefox — Sharing Indicator"] floating enable | for_window [app_id="firefox" title="Firefox — Sharing Indicator"] floating enable | ||||||
| for_window [app_id="firefox" title="Firefox - Sharing Indicator"] floating enable | for_window [app_id="firefox" title="Firefox - Sharing Indicator"] floating enable | ||||||
| for_window [app_id="firefox" title="Picture-in-Picture"] floating enable | for_window [app_id="firefox" title="Picture-in-Picture"] floating enable | ||||||
| for_window [title="bluetoothctl"] floating enable |  | ||||||
| # mark rules | # mark rules | ||||||
| for_window [class="Plexamp" window_type="normal"] mark s | for_window [class="Plexamp" window_type="normal"] mark s | ||||||
| for_window [class="Ferdium" window_type="normal" window_role="browser-window"] mark z | for_window [class="Ferdium" window_type="normal" window_role="browser-window"] mark z | ||||||
| for_window [class="Signal" window_type="normal" window_role="browser-window"] mark x | for_window [class="Signal" window_type="normal" window_role="browser-window"] mark x | ||||||
| for_window [class="Chromium" instance="crx_cifhbcnohmdccbgoicgdjpfamggdegmo" window_type="normal"] mark c |  | ||||||
| 
 | 
 | ||||||
| # | # | ||||||
| # Autostart | # Autostart | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Konstantin Koslowski
						Konstantin Koslowski