Change font size in .Xresources
This commit is contained in:
parent
f03f0de7f6
commit
08fd2ec252
@ -7,10 +7,10 @@
|
||||
! dmenu
|
||||
dmenu.selbackground: #144949
|
||||
dmenu.selforeground: #dfdfdf
|
||||
dmenu.font: Inconsolata:pixelsize=14:antialias=true:autohint=true:hintstyle=hintmedium
|
||||
dmenu.font: Monospace:pixelsize=12:antialias=true:autohint=true:hintstyle=hintmedium
|
||||
|
||||
! st
|
||||
st.font: Inconsolata:pixelsize=15:antialias=true:autohint=true:hintstyle=hintmedium
|
||||
st.font: Monospace:pixelsize=13:antialias=true:autohint=true:hintstyle=hintmedium
|
||||
|
||||
! black
|
||||
*.color0: #000000
|
||||
@ -44,3 +44,4 @@ st.font: Inconsolata:pixelsize=15:antialias=true:autohint=true:hintstyle=hintmed
|
||||
|
||||
! white
|
||||
*.color7: #cccccc
|
||||
|
||||
|
Binary file not shown.
@ -2,10 +2,10 @@
|
||||
LocationMode=path-bar
|
||||
ShowHidden=true
|
||||
ShowSizeColumn=true
|
||||
GeometryX=538
|
||||
GeometryY=223
|
||||
GeometryX=540
|
||||
GeometryY=237
|
||||
GeometryWidth=840
|
||||
GeometryHeight=630
|
||||
SortColumn=modified
|
||||
SortOrder=descending
|
||||
SortColumn=name
|
||||
SortOrder=ascending
|
||||
StartupMode=recent
|
||||
|
@ -1,8 +1,8 @@
|
||||
[FileDialog]
|
||||
history=file:///home/samedamci/Pictures/Screenshots, file:///home/samedamci/.scripts/rofi-keepassxc, file:///home/samedamci/Pictures, file:///home/samedamci, file:///home/samedamci/Downloads/Telegram Desktop
|
||||
lastVisited=file:///home/samedamci/Pictures/Screenshots
|
||||
lastVisited=file:///home/samedamci/.scripts/rofi-keepassxc
|
||||
qtVersion=5.14.1
|
||||
shortcuts=file:, file:///home/samedamci
|
||||
sidebarWidth=90
|
||||
treeViewHeader=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\x1\0\0\0\x3\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\xec\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\0\xff\0\0\0\x1\0\0\0\0\0\0\0?\0\0\0\x1\0\0\0\0\0\0\0@\0\0\0\x1\0\0\0\0\0\0\0n\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff)
|
||||
treeViewHeader=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\xec\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\0\xff\0\0\0\x1\0\0\0\0\0\0\0?\0\0\0\x1\0\0\0\0\0\0\0@\0\0\0\x1\0\0\0\0\0\0\0n\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff)
|
||||
viewMode=Detail
|
||||
|
Loading…
x
Reference in New Issue
Block a user