From 7a182124b657e1a4cdec60a27d9e34366e795c80 Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Sun, 10 Nov 2019 18:34:32 -0600 Subject: [PATCH] Minor edits --- .Xresources | 2 +- .bashrc | 2 +- .config/compton/compton.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.Xresources b/.Xresources index 51b3d37..5fbd719 100644 --- a/.Xresources +++ b/.Xresources @@ -75,7 +75,7 @@ URxvt*depth: 32 ! special URxvt*foreground: #bbc5ff -URxvt*background: [100]#292d3e +URxvt*background: [95]#292d3e URxvt*cursorColor: #bbc5ff XTerm*foreground: #bbc5ff diff --git a/.bashrc b/.bashrc index afbcc0e..a0650ad 100644 --- a/.bashrc +++ b/.bashrc @@ -163,7 +163,7 @@ alias config="/usr/bin/git --git-dir=$HOME/dotfiles --work-tree=$HOME" alias tb="nc termbin.com 9999" ### ENABLE VI MODE ### -set -o vi +#set -o vi ### SET VIM AS MANPAGER ### export MANPAGER="/bin/sh -c \"col -b | vim --not-a-term -c 'set ft=man ts=8 nomod nolist noma' -\"" diff --git a/.config/compton/compton.conf b/.config/compton/compton.conf index 13561ff..20cf1b6 100755 --- a/.config/compton/compton.conf +++ b/.config/compton/compton.conf @@ -43,7 +43,7 @@ opacity-rule = [ "99:name *?= 'Call'", "95:class_g *?= 'tabbed'", "95:name *?= 'newsboat'", "100:class_g = 'XTerm' && !_NET_WM_STATE@:32a", -"100:class_g = 'URxvt' && !_NET_WM_STATE@:32a", +"95:class_g = 'URxvt' && !_NET_WM_STATE@:32a", "0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'", "96:_NET_WM_STATE@:32a *= '_NET_WM_STATE_STICKY'" ]; wintypes :