From 7454335c2d0ed1e3a4ccd1df37a88b575ecc46ac Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 14 Aug 2017 04:46:21 -0500 Subject: [PATCH] Serious re-ricing with a purplier color scheme To make it look nice for Gentoo, that is. --- .config/i3/config | 12 +++---- .config/polybar/config | 82 +++++++++++++++++++++++++----------------- 2 files changed, 55 insertions(+), 39 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index d176cb4d..a950f842 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -10,7 +10,7 @@ new_window pixel 2 # i3-gaps configs -gaps inner 4 +gaps inner 6 gaps outer 0 # Set up our colors @@ -38,11 +38,11 @@ set_from_resource $fg color15 #ebdbb2 # Apply colors to i3 # - client.focused $gray $bg $fg $purple2 $gray - client.focused_inactive $bg $bg $gray2 $purple $bg - client.unfocused $bg $bg $gray2 $purple $bg - client.urgent $bg $bg $yellow2 $yellow $bg - client.placeholder $bg $bg $purple2 $purple $bg + client.focused $purple2 $bg $fg $bg_soft $purple + client.focused_inactive $purple2 $bg $gray2 $bg_soft $bg + client.unfocused $purple2 $bg $gray2 $bg $bg + client.urgent $yellow2 $bg $yellow2 $yellow $bg + client.placeholder $purple2 $bg $purple2 $purple $bg client.background $bg # Set up titlebar and i3bar fonts diff --git a/.config/polybar/config b/.config/polybar/config index 4ca5fe23..9e62d2e0 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -65,9 +65,12 @@ inherit = template/bar tray-position = right tray-padding = 2 +border-bottom-size = 2 +border-bottom-color = ${res/colors.accent-control} + modules-left = i3 | xwindow modules-center = date -modules-right = xkeyboard | wlan-up wlan-down | temperature +modules-right = wlan-up wlan-down | xkeyboard | temperature ; LOWER ;==================== @@ -75,7 +78,10 @@ modules-right = xkeyboard | wlan-up wlan-down | temperature inherit = template/bar bottom=true -modules-left = battery cpu memory +border-top-size = 2 +border-top-color = ${res/colors.accent-control} + +modules-left = battery | cpu memory modules-center = mpd modules-right = xbacklight volume @@ -87,7 +93,7 @@ modules-right = xbacklight volume ;==================== [module/|] type = custom/text -content = "|" +content = " " content-foreground = ${res/colors.foreground} ; CUSTOM @@ -99,21 +105,22 @@ content-foreground = ${res/colors.foreground} format =