mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-15 11:21:42 +01:00
gtk: Remove cursor theme size
The cursor theme size is set based on the X cursor size, which itself is based on the X DPI. Note that (as far as I know) there is no easy way to change the X cursor size without restarting the X session with the new DPI.
This commit is contained in:
parent
082ff6bb12
commit
1052d8ea36
@ -1,6 +1,5 @@
|
|||||||
[Settings]
|
[Settings]
|
||||||
gtk-cursor-theme-name=breeze_cursors
|
gtk-cursor-theme-name=breeze_cursors
|
||||||
gtk-cursor-theme-size=36
|
|
||||||
gtk-font-name=Cantarell 11
|
gtk-font-name=Cantarell 11
|
||||||
gtk-icon-theme-name=Papirus-Dark
|
gtk-icon-theme-name=Papirus-Dark
|
||||||
gtk-theme-name=Arc-Dark-solid
|
gtk-theme-name=Arc-Dark-solid
|
||||||
|
Loading…
Reference in New Issue
Block a user