terminator: Include configuration file
This commit is contained in:
		
							
								
								
									
										30
									
								
								terminator/config
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										30
									
								
								terminator/config
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,30 @@
 | 
			
		||||
[global_config]
 | 
			
		||||
  window_state = maximise
 | 
			
		||||
  scroll_tabbar = True
 | 
			
		||||
  title_inactive_bg_color = "#000000"
 | 
			
		||||
  inactive_color_offset = 1.0
 | 
			
		||||
  enabled_plugins = TerminalShot, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
 | 
			
		||||
  suppress_multiple_term_dialog = True
 | 
			
		||||
  title_use_system_font = False
 | 
			
		||||
  title_font = Sans 11
 | 
			
		||||
[keybindings]
 | 
			
		||||
[profiles]
 | 
			
		||||
  [[default]]
 | 
			
		||||
    background_darkness = 0.6
 | 
			
		||||
    background_type = transparent
 | 
			
		||||
    cursor_color = "#908c8c"
 | 
			
		||||
    font = Monospace 11
 | 
			
		||||
    foreground_color = "#ffffff"
 | 
			
		||||
    scrollback_infinite = True
 | 
			
		||||
    palette = "#000000:#aa0000:#00aa00:#f57900:#55ffff:#ff006e:#00aaaa:#aaaaaa:#555555:#ff5555:#55ff55:#ffff55:#55ffff:#ff006e:#00aaaa:#ffffff"
 | 
			
		||||
    use_system_font = False
 | 
			
		||||
    split_to_group = True
 | 
			
		||||
[layouts]
 | 
			
		||||
  [[default]]
 | 
			
		||||
    [[[window0]]]
 | 
			
		||||
      type = Window
 | 
			
		||||
      parent = ""
 | 
			
		||||
    [[[child1]]]
 | 
			
		||||
      type = Terminal
 | 
			
		||||
      parent = window0
 | 
			
		||||
[plugins]
 | 
			
		||||
		Reference in New Issue
	
	Block a user