Created
August 19, 2017 14:54
-
-
Save gvsrepins/fe32b0861c1133c6278e8668d2c470ea to your computer and use it in GitHub Desktop.
Terminator config to act like Guake terminal
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[global_config] | |
always_on_top = True | |
borderless = True | |
enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler | |
sticky = True | |
tab_position = bottom | |
[keybindings] | |
hide_window = F12 | |
[layouts] | |
[[default]] | |
[[[child0]]] | |
order = 0 | |
parent = "" | |
position = 0:24 | |
size = 1679, 298 | |
type = Window | |
[[[child1]]] | |
order = 0 | |
parent = child0 | |
position = 839 | |
type = HPaned | |
[[[terminal2]]] | |
order = 0 | |
parent = child1 | |
profile = default | |
type = Terminal | |
[[[terminal3]]] | |
order = 1 | |
parent = child1 | |
profile = default | |
type = Terminal | |
[[original]] | |
[[[child1]]] | |
parent = window0 | |
profile = default | |
type = Terminal | |
[[[window0]]] | |
order = 0 | |
parent = "" | |
type = Window | |
[plugins] | |
[profiles] | |
[[default]] | |
background_darkness = 0.75 | |
background_image = None | |
background_type = transparent | |
foreground_color = "#ffffff" | |
icon_bell = False | |
show_titlebar = False |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On ubuntu, save this config in:
~/.config/terminator/config