From f2255adf794edf04d3cd6719f33b5e9d40e3d04b Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Thu, 21 Jun 2018 12:34:56 -0500 Subject: 2018-06-21 12:34 --- dotfiles/Xresources | 2 +- i3/config | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles/Xresources b/dotfiles/Xresources index ce406ff..ff9e2c5 100644 --- a/dotfiles/Xresources +++ b/dotfiles/Xresources @@ -9,7 +9,7 @@ *foreground: tomorrow_foreground *background: tomorrow_background -*color0: tomorrow_red +*color0: tomorrow_background *color1: tomorrow_red *color2: rgb:b5/bd/68 *color3: rgb:f0/c6/74 diff --git a/i3/config b/i3/config index 8e846df..08474c9 100644 --- a/i3/config +++ b/i3/config @@ -192,6 +192,7 @@ exec xrdb ~/.Xresources exec --no-startup-id /usr/libexec/gnome-settings-daemon-localeexec exec --no-startup-id /usr/lib/gnome-settings-daemon/gsd-xsettings exec --no-startup-id dconf write /org/gnome/settings-daemon/plugins/cursor/active false +exec --no-startup-id xsetroot -solid "#000000" exec xset s off -dpms exec xset -b # never beep -- cgit v1.2.3