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
This commit is contained in:
William Carroll 2019-10-09 12:13:56 +01:00
parent a7c72adb2e
commit 6b456c1b7a
551 changed files with 88587 additions and 1392 deletions

View file

@ -0,0 +1,23 @@
[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]