From 6b456c1b7a4f6899f063a6e65355af51901d9c7a Mon Sep 17 00:00:00 2001 From: William Carroll Date: Wed, 9 Oct 2019 12:13:56 +0100 Subject: 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 --- configs/shared/misc/.config/terminator/config | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 configs/shared/misc/.config/terminator/config (limited to 'configs/shared/misc/.config/terminator/config') 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 -- cgit 1.4.1