no need for personal version of terminus font anymore
This commit is contained in:
		
							parent
							
								
									4757b5f32f
								
							
						
					
					
						commit
						3b18ceca1c
					
				
					 2 changed files with 0 additions and 5 deletions
				
			
		
							
								
								
									
										5
									
								
								rc.lua
									
										
									
									
									
								
							
							
						
						
									
										5
									
								
								rc.lua
									
										
									
									
									
								
							| 
						 | 
					@ -777,11 +777,6 @@ awful.util.spawn_with_shell('setxkbmap -layout us,ru -variant altgr-intl,typewri
 | 
				
			||||||
if exists('/home/von/.Xresources') then
 | 
					if exists('/home/von/.Xresources') then
 | 
				
			||||||
	awful.util.spawn_with_shell('xrdb /home/von/.Xresources')
 | 
						awful.util.spawn_with_shell('xrdb /home/von/.Xresources')
 | 
				
			||||||
end
 | 
					end
 | 
				
			||||||
---- fix lack of terminus font
 | 
					 | 
				
			||||||
if exists('/home/von/.fonts/terminus') then
 | 
					 | 
				
			||||||
	awful.util.spawn_with_shell('xset fp+ /home/von/.fonts/terminus/PCF')
 | 
					 | 
				
			||||||
	awful.util.spawn_with_shell('xset fp rehash')
 | 
					 | 
				
			||||||
end
 | 
					 | 
				
			||||||
---- execute all the other shit, installation specific
 | 
					---- execute all the other shit, installation specific
 | 
				
			||||||
if exists('/home/von/.autostart') then
 | 
					if exists('/home/von/.autostart') then
 | 
				
			||||||
	awful.util.spawn_with_shell('/home/von/.autostart')
 | 
						awful.util.spawn_with_shell('/home/von/.autostart')
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
										
											Binary file not shown.
										
									
								
							
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue