add: vim lilypond plugin
add: .profile EDITOR variable add: bspwm, sxhkd, polybar
This commit is contained in:
		
							parent
							
								
									c3aac7ea44
								
							
						
					
					
						commit
						cf3a74f3f6
					
				
					 7 changed files with 658 additions and 0 deletions
				
			
		
							
								
								
									
										31
									
								
								.config/bspwm/bspwmrc
									
										
									
									
									
										Executable file
									
								
							
							
						
						
									
										31
									
								
								.config/bspwm/bspwmrc
									
										
									
									
									
										Executable file
									
								
							|  | @ -0,0 +1,31 @@ | |||
| #! /bin/sh | ||||
| 
 | ||||
| sxhkd & | ||||
| 
 | ||||
| bspc monitor HDMI-1 -d 01 02 03 04 05 06 07 | ||||
| bspc monitor DVI-D-1 -d 08 09 10 | ||||
| 
 | ||||
| bspc desktop ^1 --layout monocle | ||||
| bspc desktop ^9 --layout monocle | ||||
| bspc desktop ^10 --layout monocle | ||||
| 
 | ||||
| bspc config border_width         1 | ||||
| bspc config window_gap           10 | ||||
| 
 | ||||
| bspc config split_ratio          0.52 | ||||
| bspc config borderless_monocle   true | ||||
| bspc config gapless_monocle      true | ||||
| 
 | ||||
| bspc config focus_follows_pointer true | ||||
| 
 | ||||
| bspc rule -a 'TeamSpeak 3' desktop='^9' | ||||
| bspc rule -a 'Evolution' desktop='^10' | ||||
| bspc rule -a 'Riot' desktop='^10' | ||||
| bspc rule -a 'Signal' desktop='^10' | ||||
| 
 | ||||
| bspc rule -a 'Steam' desktop='^7' | ||||
| 
 | ||||
| setxkbmap de | ||||
| 
 | ||||
| feh --bg-fill ~/Pictures/wallpaper/active_wallpaper | ||||
| $HOME/.config/polybar/launch.sh & | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue