aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i3/config6
-rw-r--r--i3/config.d/20-visual.conf2
2 files changed, 3 insertions, 5 deletions
diff --git a/i3/config b/i3/config
index 0fbe250..ebd3bab 100644
--- a/i3/config
+++ b/i3/config
@@ -1,10 +1,6 @@
# vi: ft=i3config
set $mod Mod1
+floating_modifier $mod
include config.d/*.conf
-
-font pango:monospace 9
-
-# Use Mouse+$mod to drag floating windows to their wanted position
-floating_modifier $mod
diff --git a/i3/config.d/20-visual.conf b/i3/config.d/20-visual.conf
index 3ce08c7..84a4762 100644
--- a/i3/config.d/20-visual.conf
+++ b/i3/config.d/20-visual.conf
@@ -1,5 +1,7 @@
# vi: ft=i3config
+font pango:monospace 9
+
set $bgb #282a36
set $bg #282a36AA
set $fg #f8f8f2