mirror of
https://github.com/GeoffreyFrogeye/fringer-cursors.git
synced 2025-09-05 14:00:23 +02:00
Update README.md
This commit is contained in:
parent
a7c88739be
commit
121eb8b89c
1 changed files with 3 additions and 3 deletions
|
@ -59,7 +59,7 @@ This installs the cursor theme for your current user. To install for all users,
|
||||||
|
|
||||||
## How to enable
|
## How to enable
|
||||||
|
|
||||||
You might have a settings application installed that can do this for you like [Gnome Tweaks](https://gitlab.gnome.org/GNOME/gnome-tweaks), [nwg-look](https://github.com/nwg-piotr/nwg-look) or [lxappearance](https://wiki.lxde.org/en/LXAppearance). If you don't, enable the cursor theme as described below.
|
You might have a settings application installed that can do this for you like [GNOME Tweaks](https://gitlab.gnome.org/GNOME/gnome-tweaks), [nwg-look](https://github.com/nwg-piotr/nwg-look) or [lxappearance](https://wiki.lxde.org/en/LXAppearance). If you don't, enable the cursor theme as described below.
|
||||||
|
|
||||||
### Manually
|
### Manually
|
||||||
|
|
||||||
|
@ -83,13 +83,13 @@ gtk-cursor-theme-name=phinger-cursors-light
|
||||||
|
|
||||||
The available cursor sizes are `24`, `32`, `48`, `64`, `96` and `128`. How to change it depends on your current environment.
|
The available cursor sizes are `24`, `32`, `48`, `64`, `96` and `128`. How to change it depends on your current environment.
|
||||||
|
|
||||||
### GNOME, MATE, XFCE
|
### GNOME, MATE, Xfce
|
||||||
|
|
||||||
Run the following command and replace `CURSOR_SIZE` with your prefered one:
|
Run the following command and replace `CURSOR_SIZE` with your prefered one:
|
||||||
|
|
||||||
- on GNOME: `gsettings set org.gnome.desktop.interface cursor-size CURSOR_SIZE`
|
- on GNOME: `gsettings set org.gnome.desktop.interface cursor-size CURSOR_SIZE`
|
||||||
- on MATE: `gsettings set org.mate.peripherals-mouse CURSOR_SIZE`
|
- on MATE: `gsettings set org.mate.peripherals-mouse CURSOR_SIZE`
|
||||||
- on XFCE: `xfconf-query --channel xsettings --property /Gtk/CursorThemeSize --set CURSOR_SIZE`
|
- on Xfce: `xfconf-query --channel xsettings --property /Gtk/CursorThemeSize --set CURSOR_SIZE`
|
||||||
|
|
||||||
### Xresources
|
### Xresources
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue