Tweaks
This commit is contained in:
		
							parent
							
								
									0a03993128
								
							
						
					
					
						commit
						ef0da55e9c
					
				
					 3 changed files with 7 additions and 7 deletions
				
			
		|  | @ -21,7 +21,7 @@ windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinn | ||||||
| windowrulev2 = opacity 0.9,class:^(Alacritty)$ | windowrulev2 = opacity 0.9,class:^(Alacritty)$ | ||||||
| # windowrulev2 = opacity 0.99,class:^(code-oss)$ | # windowrulev2 = opacity 0.99,class:^(code-oss)$ | ||||||
| # windowrulev2 = opacity 0.99,class:^(Code)$ | # windowrulev2 = opacity 0.99,class:^(Code)$ | ||||||
| # windowrulev2 = opacity 0.99,class:^(VSCodium)$ | windowrulev2 = opacity 0.88,class:^(VSCodium)$ | ||||||
| windowrulev2 = opacity 0.9,class:^([Ss]team)$ | windowrulev2 = opacity 0.9,class:^([Ss]team)$ | ||||||
| windowrulev2 = opacity 0.9,class:^(steamwebhelper)$ | windowrulev2 = opacity 0.9,class:^(steamwebhelper)$ | ||||||
| windowrulev2 = opacity 0.9,class:^(Spotify)$ | windowrulev2 = opacity 0.9,class:^(Spotify)$ | ||||||
|  |  | ||||||
|  | @ -9,8 +9,8 @@ | ||||||
| 
 | 
 | ||||||
| @define-color module-info-bg    rgba(30, 102, 236, 0.7); | @define-color module-info-bg    rgba(30, 102, 236, 0.7); | ||||||
| @define-color module-succ-bg    rgba(26, 238, 114, 0.74); | @define-color module-succ-bg    rgba(26, 238, 114, 0.74); | ||||||
| @define-color module-warn-bg    rgba(236, 164, 30, 0.7); | @define-color module-warn-bg    rgba(236, 164, 30, 0.45); | ||||||
| @define-color module-err-bg     rgba(224, 20, 20, 0.7); | @define-color module-err-bg     rgba(224, 20, 20, 0.6); | ||||||
| 
 | 
 | ||||||
| @define-color module-idle-bg    rgba(70, 70, 70, 0.7); | @define-color module-idle-bg    rgba(70, 70, 70, 0.7); | ||||||
| @define-color module-active-bg  rgba(255, 255, 255, 0.7); | @define-color module-active-bg  rgba(255, 255, 255, 0.7); | ||||||
|  |  | ||||||
|  | @ -8,9 +8,9 @@ | ||||||
|     // "width": 1280, // Waybar width |     // "width": 1280, // Waybar width | ||||||
|     "spacing": 5, // Gaps between modules (5px) |     "spacing": 5, // Gaps between modules (5px) | ||||||
|     "margin-top": 4, // Margin above bar (4px) |     "margin-top": 4, // Margin above bar (4px) | ||||||
|     "margin-bottom": 2, // Margin below bar (2px) |     "margin-bottom": 1, // Margin below bar (1px) | ||||||
|     "margin-right": 5, // Margin to the right of bar (5px) |     "margin-right": 5, // Margin to the right of bar (5px) | ||||||
|     "margin-left": 5, // Margin to the left of bar (5px) |     //"margin-left": 5, // Margin to the left of bar (5px) | ||||||
| 
 | 
 | ||||||
|     // LAYOUT: Choose the order of the modules |     // LAYOUT: Choose the order of the modules | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 zervo
						zervo