From 3476f88924e52d730d4e26bdfc21cd35ce5c4e23 Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 3 Feb 2018 01:19:01 -0600 Subject: [PATCH] Revert "Revert "Xresources: Add extra colors to Polybar"" This reverts commit c8fe973666536fc04fa78f6ad1d7bb8905d54c7d. --- .Xresources | 12 ++++++++++++ .local/bin | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.Xresources b/.Xresources index a347e1c5..371b83bb 100644 --- a/.Xresources +++ b/.Xresources @@ -56,6 +56,18 @@ urxvt*geometry: 90x30 *color14: S_base1 *color15: S_base3 +!----------------------------- +! POLYBAR EXTRA COLORS +!----------------------------- +polybar*base03: S_base03 +polybar*base02: S_base02 +polybar*base01: S_base01 +polybar*base00: S_base00 +polybar*base0: S_base0 +polybar*base1: S_base1 +polybar*base2: S_base2 +polybar*base3: S_base3 + !----------------------------- ! ROFI THEME !----------------------------- diff --git a/.local/bin b/.local/bin index 06418488..16d22351 160000 --- a/.local/bin +++ b/.local/bin @@ -1 +1 @@ -Subproject commit 064184881a48ac88f63af0723313f09ce7c38d24 +Subproject commit 16d22351073382c9e29232b921236969a70bd0e6