1
0
Fork 0

[gtk] Backport a few more settings from Alfaview laptop

main
Sebastian Schulze 2021-03-12 00:15:19 +01:00
parent 93c71ded05
commit f0d412e82a
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
3 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@ gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=0
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintfull
gtk-xft-hintstyle=hintmedium
gtk-xft-rgba=rgb
gtk-modules=canberra-gtk-module:pk-gtk-module
gtk-button-images=0

View File

@ -1,7 +1,7 @@
gtk-theme-name="Adwaita"
gtk-icon-theme-name="Adwaita"
gtk-font-name="JetBrains Mono 12"
gtk-cursor-theme-name="Capitaine"
gtk-cursor-theme-name="capitaine-cursors-white"
gtk-cursor-theme-size=24
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
@ -11,6 +11,6 @@ gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=0
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle="hintfull"
gtk-xft-hintstyle="hintmedium"
gtk-xft-rgba="rgb"
gtk-modules="canberra-gtk-module:pk-gtk-module"

View File

@ -3,7 +3,7 @@
font-family: "JetBrains Mono" !important;
}
}
@-moz-document {{range .git.forges }}domain({{.}}), {{ end }}{
@-moz-document {{range .git.forges }}domain({{.}}), {{ end }}domain(github.com) {
body,
div.message-in,
div.message-out,
@ -29,7 +29,7 @@
}
}
@-moz-document {{range .git.forges }}domain({{.}}), {{ end }} {
@-moz-document {{range .git.forges }}domain({{.}}),{{ end }}domain(github.com) {
.gl-label-text-light {
border-radius: 0.35rem
}