Change font size in .Xresources
This commit is contained in:
parent
f03f0de7f6
commit
08fd2ec252
@ -7,10 +7,10 @@
|
|||||||
! dmenu
|
! dmenu
|
||||||
dmenu.selbackground: #144949
|
dmenu.selbackground: #144949
|
||||||
dmenu.selforeground: #dfdfdf
|
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
|
||||||
st.font: Inconsolata:pixelsize=15:antialias=true:autohint=true:hintstyle=hintmedium
|
st.font: Monospace:pixelsize=13:antialias=true:autohint=true:hintstyle=hintmedium
|
||||||
|
|
||||||
! black
|
! black
|
||||||
*.color0: #000000
|
*.color0: #000000
|
||||||
@ -44,3 +44,4 @@ st.font: Inconsolata:pixelsize=15:antialias=true:autohint=true:hintstyle=hintmed
|
|||||||
|
|
||||||
! white
|
! white
|
||||||
*.color7: #cccccc
|
*.color7: #cccccc
|
||||||
|
|
||||||
|
Binary file not shown.
@ -2,10 +2,10 @@
|
|||||||
LocationMode=path-bar
|
LocationMode=path-bar
|
||||||
ShowHidden=true
|
ShowHidden=true
|
||||||
ShowSizeColumn=true
|
ShowSizeColumn=true
|
||||||
GeometryX=538
|
GeometryX=540
|
||||||
GeometryY=223
|
GeometryY=237
|
||||||
GeometryWidth=840
|
GeometryWidth=840
|
||||||
GeometryHeight=630
|
GeometryHeight=630
|
||||||
SortColumn=modified
|
SortColumn=name
|
||||||
SortOrder=descending
|
SortOrder=ascending
|
||||||
StartupMode=recent
|
StartupMode=recent
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
[FileDialog]
|
[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
|
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
|
qtVersion=5.14.1
|
||||||
shortcuts=file:, file:///home/samedamci
|
shortcuts=file:, file:///home/samedamci
|
||||||
sidebarWidth=90
|
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
|
viewMode=Detail
|
||||||
|
Loading…
x
Reference in New Issue
Block a user