about summary refs log tree commit diff
path: root/configs/shared/misc/.config/terminator/config
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2019-10-09T11·13+0100
committerWilliam Carroll <wpcarro@gmail.com>2019-12-24T15·21+0000
commit6b456c1b7a4f6899f063a6e65355af51901d9c7a (patch)
treecfc70d74818ae9fabdbbfb0cf16cce092e4c1a09 /configs/shared/misc/.config/terminator/config
parenta7c72adb2ebec1e497fc040eaf3551d564d61a5b (diff)
Massive configuration overhaul
Currently paying the price of months of non-diligent git usage.

Here's what has changed.

- Theming support in Gvcci and wpgtk
- Dropping support for i3
- Supporting EXWM
- Many Elisp modules
- Collapsed redundant directories in ./configs
Diffstat (limited to 'configs/shared/misc/.config/terminator/config')
-rw-r--r--configs/shared/misc/.config/terminator/config20
1 files changed, 0 insertions, 20 deletions
diff --git a/configs/shared/misc/.config/terminator/config b/configs/shared/misc/.config/terminator/config
deleted file mode 100644
index 5e62b9d4be5c..000000000000
--- a/configs/shared/misc/.config/terminator/config
+++ /dev/null
@@ -1,20 +0,0 @@
-[global_config]
-[keybindings]
-[layouts]
-  [[default]]
-    [[[child1]]]
-      parent = window0
-      type = Terminal
-    [[[window0]]]
-      parent = ""
-      type = Window
-[plugins]
-[profiles]
-  [[default]]
-    background_type = transparent
-    cursor_color = "#aaaaaa"
-    cursor_shape = ibeam
-    font = Source Code Pro 12
-    scrollbar_position = hidden
-    show_titlebar = False
-    use_system_font = False