forked from fabian/nix
		
	waybar: fix weird jump when changing workspace
This commit is contained in:
		
							parent
							
								
									4bc3853bcb
								
							
						
					
					
						commit
						3a692719f2
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -118,11 +118,11 @@ in { | ||||||
|         #workspaces button.focused { |         #workspaces button.focused { | ||||||
|           background: rgba(255, 255, 255, 0.10); |           background: rgba(255, 255, 255, 0.10); | ||||||
|           color: #ffffff; |           color: #ffffff; | ||||||
|           border-bottom: 2px solid #ffffff; |           box-shadow: inset 0 -2px #ffffff; | ||||||
|         } |         } | ||||||
|         #workspaces button.urgent { |         #workspaces button.urgent { | ||||||
|           background: rgba(255, 80, 80, 0.25); |           background: rgba(255, 80, 80, 0.25); | ||||||
|           border-bottom: 2px solid #ff5050; |           box-shadow: inset 0 -2px #ff5050; | ||||||
|         } |         } | ||||||
| 
 | 
 | ||||||
|         /* Focused window title: single line, no glow */ |         /* Focused window title: single line, no glow */ | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue