mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Fix lxappearance changing it's fucking mind, again
This commit is contained in:
parent
32e293bd5d
commit
4d1f3e77cb
10
.Xresources
10
.Xresources
@ -24,11 +24,11 @@ Xft.rgba: rgb
|
|||||||
Xft.autohint: false
|
Xft.autohint: false
|
||||||
Xft.hinting: true
|
Xft.hinting: true
|
||||||
Xft.hintstyle: hintfull
|
Xft.hintstyle: hintfull
|
||||||
urxvt*font: xft:Sauce Code Pro:style=Regular:size=10.5
|
urxvt*font: xft:Sauce Code Pro:style=Regular:size=10
|
||||||
urxvt*imFont: xft:Sauce Code Pro:style=Regular:size=10.5
|
urxvt*imFont: xft:Sauce Code Pro:style=Regular:size=10
|
||||||
urxvt*boldFont: xft:Sauce Code Pro:style=Bold:size=10.5
|
urxvt*boldFont: xft:Sauce Code Pro:style=Bold:size=10
|
||||||
urxvt*italicFont: xft:Sauce Code Pro:style=Italic:size=10.5
|
urxvt*italicFont: xft:Sauce Code Pro:style=Italic:size=10
|
||||||
urxvt*boldItalicFont: xft:Sauce Code Pro:style=Bold,Italic:size=10.5
|
urxvt*boldItalicFont: xft:Sauce Code Pro:style=Bold,Italic:size=10
|
||||||
|
|
||||||
|
|
||||||
! clickable Url and copy paste keys
|
! clickable Url and copy paste keys
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[Settings]
|
[Settings]
|
||||||
gtk-theme-name=Arc-Dark
|
gtk-theme-name=Arc-Dark
|
||||||
gtk-icon-theme-name=Xenlism-Wildfire-Day
|
gtk-icon-theme-name=Xenlism-Wildfire
|
||||||
gtk-application-prefer-dark-theme=true
|
gtk-application-prefer-dark-theme=true
|
||||||
gtk-font-name=Noto Sans 10
|
gtk-font-name=Noto Sans 10
|
||||||
gtk-cursor-theme-name=Breeze_Obsidian
|
gtk-cursor-theme-name=Breeze_Obsidian
|
||||||
|
Loading…
Reference in New Issue
Block a user