mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
X11, dpi: reliably set xcursor size
Other minor tweaks to the dpi script to ensure everything gets updated correctly. Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
|
||||
gtk-theme-name="Arc-Dark"
|
||||
gtk-icon-theme-name="Xenlism-Wildfire"
|
||||
gtk-font-name="Noto Sans 9"
|
||||
gtk-font-name="sans 9"
|
||||
gtk-cursor-theme-name="Breeze_Obsidian"
|
||||
gtk-cursor-theme-size=0
|
||||
gtk-cursor-theme-size=16
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-button-images=1
|
||||
|
Reference in New Issue
Block a user