Eh Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Sun, 08 Dec 2019 11:18:14 +0530
3 files changed,
12 insertions(+),
13 deletions(-)
M
config/dunst/dunstrc
→
config/dunst/dunstrc
@@ -44,7 +44,7 @@
[frame] width = 4 width = 3 - color = "#c7ccd1" + color = "#f8f8f8" [shortcuts] close = ctrl+space@@ -57,13 +57,13 @@
[urgency_low] # IMPORTANT: colors have to be defined in quotation marks. # Otherwise the "#" and following would be interpreted as a comment. - background = "#c7ccd1" - foreground = "#1c2023" + background = "#383838" + foreground = "#f8f8f8" timeout = 5 [urgency_normal] - background = "#c7ccd1" - foreground = "#1c2023" + background = "#383838" + foreground = "#f8f8f8" timeout = 5 [urgency_critical]
M
themes/whitey/xfwm4/themerc
→
themes/whitey/xfwm4/themerc
@@ -1,5 +1,5 @@
button_offset=10 -button_spacing=8 +button_spacing=10 full_width_title=true title_horizontal_offset_=0
M
weechat/weechat.conf
→
weechat/weechat.conf
@@ -381,13 +381,12 @@
[layout] default.buffer = "core;weechat;1" default.buffer = "irc;server.rizon;1" -default.buffer = "irc;rizon.#chat;2" -default.buffer = "irc;rizon.#code;3" -default.buffer = "irc;rizon.#crimson;4" -default.buffer = "irc;rizon.#homescreen;5" -default.buffer = "irc;rizon.#linux;6" -default.buffer = "irc;rizon.#rice;7" -default.buffer = "irc;rizon.#xmas;8" +default.buffer = "irc;rizon.#code;2" +default.buffer = "irc;rizon.#crimson;3" +default.buffer = "irc;rizon.#homescreen;4" +default.buffer = "irc;rizon.#linux;5" +default.buffer = "irc;rizon.#rice;6" +default.buffer = "irc;rizon.#xmas;7" default.window = "1;0;0;0;irc;rizon.Carp" default.current = on