Skip to content

Instantly share code, notes, and snippets.

@MarounMaroun
Created September 11, 2017 13:47
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MarounMaroun/44aab67cd05de5db9f8b5a3a77519455 to your computer and use it in GitHub Desktop.
Save MarounMaroun/44aab67cd05de5db9f8b5a3a77519455 to your computer and use it in GitHub Desktop.
Terminator custom configurations
[global_config]
enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
[keybindings]
broadcast_all = <Primary>g
broadcast_group = <Primary><Shift>underscore
broadcast_off = <Primary><Shift>g
close_window = <Primary><Shift>q
move_tab_left = <Shift><Alt>Page_Down
move_tab_right = <Shift><Alt>Page_Up
next_tab = <Alt>2
prev_tab = <Alt>1
[layouts]
[[default]]
[[[child1]]]
parent = window0
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
background_darkness = 0.84
background_image = /home/maroun/Desktop/oQFdZdS.jpg
background_type = transparent
font = Monospace 11.5
scroll_on_output = False
scrollback_infinite = True
use_system_font = False
@iddoeldor
Copy link

Thanks.

config at ~/.config/terminator/config

Care to share /home/maroun/Desktop/oQFdZdS.jpg ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment