Minor edits

This commit is contained in:
Derek Taylor
2019-11-10 18:34:32 -06:00
parent aaae88a2a7
commit 7a182124b6
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ URxvt*depth: 32
! special ! special
URxvt*foreground: #bbc5ff URxvt*foreground: #bbc5ff
URxvt*background: [100]#292d3e URxvt*background: [95]#292d3e
URxvt*cursorColor: #bbc5ff URxvt*cursorColor: #bbc5ff
XTerm*foreground: #bbc5ff XTerm*foreground: #bbc5ff
+1 -1
View File
@@ -163,7 +163,7 @@ alias config="/usr/bin/git --git-dir=$HOME/dotfiles --work-tree=$HOME"
alias tb="nc termbin.com 9999" alias tb="nc termbin.com 9999"
### ENABLE VI MODE ### ### ENABLE VI MODE ###
set -o vi #set -o vi
### SET VIM AS MANPAGER ### ### SET VIM AS MANPAGER ###
export MANPAGER="/bin/sh -c \"col -b | vim --not-a-term -c 'set ft=man ts=8 nomod nolist noma' -\"" export MANPAGER="/bin/sh -c \"col -b | vim --not-a-term -c 'set ft=man ts=8 nomod nolist noma' -\""
+1 -1
View File
@@ -43,7 +43,7 @@ opacity-rule = [ "99:name *?= 'Call'",
"95:class_g *?= 'tabbed'", "95:class_g *?= 'tabbed'",
"95:name *?= 'newsboat'", "95:name *?= 'newsboat'",
"100:class_g = 'XTerm' && !_NET_WM_STATE@:32a", "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'", "0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'",
"96:_NET_WM_STATE@:32a *= '_NET_WM_STATE_STICKY'" ]; "96:_NET_WM_STATE@:32a *= '_NET_WM_STATE_STICKY'" ];
wintypes : wintypes :