mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-09 09:31:14 +10:00
Minor edits
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
@@ -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' -\""
|
||||||
|
|||||||
@@ -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 :
|
||||||
|
|||||||
Reference in New Issue
Block a user