Update Using-hyprctl.md

Added GTK cursor change tutorials alongside a command for listing available cursors
This commit is contained in:
ardishco 2023-06-03 15:23:16 +03:00 committed by GitHub
parent 1494ff6a3a
commit 57b8719628
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -87,6 +87,12 @@ e.g.:
hyprctl setcursor Bibata-Modern-Classic 24
```
As for setting your GTK Cursor, you can use a tool like `nwg-look`.
You can also do this manually by editing both `~/.config/gtk-3.0/settings.ini` and `~/.config/gtk-4.0/settings.ini` to include `gtk-cursor-theme-name=$CURSOR_THEME_NAME`
If you are not sure what your installed cursors are called, you can run `find /usr/share/icons ~/.local/share/icons ~/.icons -type d -name "cursors"` to get a list of available cursors on your system.
### output
Allows you to add and remove fake outputs to your preferred backend.