diff options
| author | Yigit Sever | 2022-04-13 23:12:10 +0300 |
|---|---|---|
| committer | Yigit Sever | 2022-04-13 23:13:39 +0300 |
| commit | 704d9994c72e2901bba94122ff76ce22a4655a88 (patch) | |
| tree | a4f74734e573ea7fcf579d02ace4be8b4ee929fa | |
| parent | 49c69503394a55512ecbaf73612f7f5cc3a05da9 (diff) | |
| download | dotfiles-704d9994c72e2901bba94122ff76ce22a4655a88.tar.gz dotfiles-704d9994c72e2901bba94122ff76ce22a4655a88.tar.bz2 dotfiles-704d9994c72e2901bba94122ff76ce22a4655a88.zip | |
xresources: set cursor size
| -rw-r--r-- | .Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.Xresources b/.Xresources index 8a1a5ff..22bb7a4 100644 --- a/.Xresources +++ b/.Xresources | |||
| @@ -10,7 +10,7 @@ Xft.rgba: rgb | |||
| 10 | Xft.autohint: false | 10 | Xft.autohint: false |
| 11 | Xft.hintstyle: hintslight | 11 | Xft.hintstyle: hintslight |
| 12 | Xft.lcdfilter: lcddefault | 12 | Xft.lcdfilter: lcddefault |
| 13 | Xcursor.size: 16 | 13 | Xcursor.size: 32 |
| 14 | 14 | ||
| 15 | ! Copyright (c) 2016-present Arctic Ice Studio <development@arcticicestudio.com> | 15 | ! Copyright (c) 2016-present Arctic Ice Studio <development@arcticicestudio.com> |
| 16 | ! Copyright (c) 2016-present Sven Greb <code@svengreb.de> | 16 | ! Copyright (c) 2016-present Sven Greb <code@svengreb.de> |
