diff options
Diffstat (limited to 'x11/Xresources')
-rwxr-xr-x | x11/Xresources | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11/Xresources b/x11/Xresources new file mode 100755 index 0000000..1cd640d --- /dev/null +++ b/x11/Xresources @@ -0,0 +1,7 @@ +Xft.dpi: 120 + +Xcursor.theme: default +Xcursor.size: 38 + +Sxiv.foreground: #bbbbbb +Sxiv.background: #222222 |