mirror of
				https://git.davidovski.xyz/dot.git
				synced 2024-08-15 00:43:28 +00:00 
			
		
		
		
	Add zathura theme
This commit is contained in:
		
							parent
							
								
									afffca4dd8
								
							
						
					
					
						commit
						1102720daa
					
				
					 6 changed files with 42 additions and 22 deletions
				
			
		|  | @ -3,7 +3,7 @@ setup=0 | |||
| 
 | ||||
| COLOR_BACKGROUND="#282a2e" | ||||
| COLOR_PRIMARY="#fefefe" | ||||
| COLOR_SECONDARY="#81a2be" | ||||
| COLOR_SECONDARY="#707880" | ||||
| BORDER=2 | ||||
| 
 | ||||
| hsetroot -solid $COLOR_BACKGROUND & | ||||
|  | @ -36,11 +36,15 @@ bspc config border_width	$BORDER | |||
| bspc config window_gap		0 | ||||
| $HOME/.scripts/toggle-gap.sh | ||||
| 
 | ||||
| ## individual rules | ||||
| bspc rule -a Zathura state=tiled | ||||
| bspc rule -a feh state=fullscreen | ||||
| 
 | ||||
| bspc config focus_follows_pointer false | ||||
|   | ||||
| bspc config normal_border_color "$COLOR_PRIMARY" | ||||
| bspc config active_border_color "$COLOR_PRIMARY" | ||||
| bspc config focused_border_color "$COLOR_SECONDARY" | ||||
| bspc config normal_border_color "$COLOR_SECONDARY" | ||||
| bspc config active_border_color "$COLOR_SECONDARY" | ||||
| bspc config focused_border_color "$COLOR_PRIMARY" | ||||
| wmname bspwm  | ||||
| 
 | ||||
| $HOME/.scripts/start-mpd | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue