Merge branch 'dev' into mercury
dwm: window selborder gets its own variable increase bordersize
This commit is contained in:
commit
59cc3debfd
@ -30,6 +30,7 @@
|
||||
*.foreground: #fbf1c7
|
||||
*.normforeground: #a89984
|
||||
*.selforeground: #ebdbb2
|
||||
*.selborder: #427d61
|
||||
*.cursorColor: #ebdbb2
|
||||
|
||||
/* dmenu colors */
|
||||
|
@ -30,6 +30,7 @@
|
||||
*.foreground: #665c64
|
||||
*.normforeground: #665c64
|
||||
*.selforeground: #1d2021
|
||||
*.selborder: #d65d0e
|
||||
*.cursorColor: #1d2021
|
||||
|
||||
/* dmenu colors */
|
||||
|
@ -4,7 +4,7 @@
|
||||
*.japan: IPAexGothic:size=12
|
||||
|
||||
/* dwm config */
|
||||
dwm.borderpx: 2
|
||||
dwm.borderpx: 3
|
||||
dwm.gappx: 15
|
||||
|
||||
/* st config */
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 4af8e137098783c0c17305bae7b9b440bd6571b7
|
||||
Subproject commit 115058faa89079d6b83603946a22bc9340b79091
|
Reference in New Issue
Block a user