Merge branch 'dev' into mercury

dwm: window selborder gets its own variable
        increase bordersize
This commit is contained in:
David JULIEN 2023-01-08 00:29:04 +01:00
commit 59cc3debfd
Signed by: swytch
GPG Key ID: 498590A3AA82A06F
4 changed files with 4 additions and 2 deletions

View File

@ -30,6 +30,7 @@
*.foreground: #fbf1c7
*.normforeground: #a89984
*.selforeground: #ebdbb2
*.selborder: #427d61
*.cursorColor: #ebdbb2
/* dmenu colors */

View File

@ -30,6 +30,7 @@
*.foreground: #665c64
*.normforeground: #665c64
*.selforeground: #1d2021
*.selborder: #d65d0e
*.cursorColor: #1d2021
/* dmenu colors */

View File

@ -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