about summary refs log tree commit diff
path: root/configs/shared/.config/terminator/config.bak
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-03-05T15·23+0000
committerWilliam Carroll <wpcarro@gmail.com>2020-03-06T10·15+0000
commit137bd6dc0c8ef65d89c0daada860a2dd25460983 (patch)
treeed79032bfc7d253cdd95da31268ae46a8563cbc5 /configs/shared/.config/terminator/config.bak
parent382ef0be5505a049e575ba8a6ee5e6f2e055122c (diff)
Drop support for terminator
I've been consistently using vterm enough that I don't think I will change
shells anytime soon. Couple this with my previous commit where I hint that I'd
like to curb all terminal usage if possible, and it seems unlikely that I'll
want to keep this terminator configuration.
Diffstat (limited to 'configs/shared/.config/terminator/config.bak')
-rw-r--r--configs/shared/.config/terminator/config.bak23
1 files changed, 0 insertions, 23 deletions
diff --git a/configs/shared/.config/terminator/config.bak b/configs/shared/.config/terminator/config.bak
deleted file mode 100644
index d25a89c99e60..000000000000
--- a/configs/shared/.config/terminator/config.bak
+++ /dev/null
@@ -1,23 +0,0 @@
-[global_config]
-  enabled_plugins = LaunchpadBugURLHandler, LaunchpadCodeURLHandler, APTURLHandler
-[keybindings]
-[profiles]
-  [[default]]
-    background_color = "#01022E"
-    cursor_shape = ibeam
-    cursor_color = "#434AA6"
-    font = Source Code Pro 10
-    foreground_color = "#0278C6"
-    show_titlebar = False
-    scrollbar_position = hidden
-    palette = "#01022E:#434AA6:#0278C6:#9B6DB0:#018CD5:#07AAE9:#3FA4E0:#a7dff4:#749caa:#434AA6:#0278C6:#9B6DB0:#018CD5:#07AAE9:#3FA4E0:#a7dff4"
-    use_system_font = False
-[layouts]
-  [[default]]
-    [[[child1]]]
-      parent = window0
-      type = Terminal
-    [[[window0]]]
-      parent = ""
-      type = Window
-[plugins]