summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2019-12-26 13:54:11 +0000
committerShubham Saini <shubham6405@gmail.com>2019-12-26 13:54:11 +0000
commit36f25fb95528f1e9c49db1eaa29524a5fc66b4d0 (patch)
tree9320a07601aa644142f0828b95aee9c54a707937
parent1df652403ec0086826ea7a2321a54190b1a8d4a6 (diff)
changed fonts
-rw-r--r--polybar/.config/polybar/config2
-rw-r--r--ranger/.config/ranger/rc.conf2
-rw-r--r--x/.Xresources4
3 files changed, 4 insertions, 4 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config
index 096ec14..72898d9 100644
--- a/polybar/.config/polybar/config
+++ b/polybar/.config/polybar/config
@@ -31,7 +31,7 @@ padding-left = 2
31padding-right = 2 31padding-right = 2
32module-margin-left = 1.5 32module-margin-left = 1.5
33module-margin-right = 1.5 33module-margin-right = 1.5
34font-0 = mononoki:style=medium:pixelsize=11;1 34font-0 = Hermit:style=medium:pixelsize=10;1
35font-1 = SauceCodePro Nerd Font:style=medium:pixelsize=10;1 35font-1 = SauceCodePro Nerd Font:style=medium:pixelsize=10;1
36font-2 = FontAwesome5Free:style=Solid:size=10;1 36font-2 = FontAwesome5Free:style=Solid:size=10;1
37font-3 = FontAwesome5Free:style=Regular:size=10;1 37font-3 = FontAwesome5Free:style=Regular:size=10;1
diff --git a/ranger/.config/ranger/rc.conf b/ranger/.config/ranger/rc.conf
index 4649dbc..b55ed9e 100644
--- a/ranger/.config/ranger/rc.conf
+++ b/ranger/.config/ranger/rc.conf
@@ -106,7 +106,7 @@ set preview_images true
106# while slower, this allows remote previews, 106# while slower, this allows remote previews,
107# for example during an ssh session. 107# for example during an ssh session.
108# Tmux is unsupported. 108# Tmux is unsupported.
109set preview_images_method ueberzug 109set preview_images_method w3m
110 110
111# Delay in seconds before displaying an image with the w3m method. 111# Delay in seconds before displaying an image with the w3m method.
112# Increase it in case of experiencing display corruption. 112# Increase it in case of experiencing display corruption.
diff --git a/x/.Xresources b/x/.Xresources
index 2ad97ee..9022d87 100644
--- a/x/.Xresources
+++ b/x/.Xresources
@@ -14,8 +14,8 @@ URxvt.scrollTtyOutput: false
14URxvt.scrollWithBuffer: true 14URxvt.scrollWithBuffer: true
15URxvt.scrollTtyKeypress: true 15URxvt.scrollTtyKeypress: true
16 16
17URxvt.font: xft:mononoki:pixelsize=12.5, xft:DejaVu Sans Mono:pixelsize:12.5 17URxvt.font: xft:Hermit:pixelsize=12, xft:DejaVu Sans Mono:pixelsize:12
18!URxvt.letterSpace: 1 18URxvt.letterSpace: 1
19urxvt*termName: rxvt 19urxvt*termName: rxvt
20urxvt*scrollBar: false 20urxvt*scrollBar: false
21urxvt*matcher.button: 1 21urxvt*matcher.button: 1