Skip to content

Instantly share code, notes, and snippets.

@shashwat001
Last active January 3, 2018 10:59
Show Gist options
  • Select an option

  • Save shashwat001/d1d08533fdb067755f5aeaedcb46c7cb to your computer and use it in GitHub Desktop.

Select an option

Save shashwat001/d1d08533fdb067755f5aeaedcb46c7cb to your computer and use it in GitHub Desktop.
Terminator Config file to act as Guake
[global_config]
always_on_top = True
enabled_plugins = InactivityWatch, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
focus = mouse
handle_size = 1
sticky = True
tab_position = top
[keybindings]
cycle_next = <Primary>Page_Down
cycle_prev = <Primary>Page_Up
hide_window = F12
next_tab = <Primary>Tab
prev_tab = <Primary><Shift>Tab
[layouts]
[[default]]
[[[child1]]]
parent = window0
profile = default
type = Terminal
[[[window0]]]
parent = ""
size = 1920, 900
type = Window
[plugins]
[profiles]
[[default]]
background_darkness = 0.77
background_image = None
background_type = transparent
foreground_color = "#ffffff"
show_titlebar = False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment