mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Joe Groocock
2907e24656
I still prefer Breeze-Obsidian, but the reality is that it's unsupported and nobody even seems to have the source any more :( Allow `dpi` script to scale cursor relative to display scale according to a fixed "standard" size, which for BreezeX is around 28px to closely match the scale of the Breeze-Obsidian 16px. Signed-off-by: Joe Groocock <me@frebib.net>
18 lines
459 B
INI
18 lines
459 B
INI
[Settings]
|
|
gtk-theme-name=Arc-Dark
|
|
gtk-icon-theme-name=Xenlism-Wildfire
|
|
gtk-application-prefer-dark-theme=true
|
|
gtk-font-name=sans 9
|
|
gtk-cursor-theme-name=BreezeX-Black
|
|
gtk-cursor-theme-size=28
|
|
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
|
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
|
gtk-button-images=1
|
|
gtk-menu-images=1
|
|
gtk-enable-event-sounds=1
|
|
gtk-enable-input-feedback-sounds=1
|
|
gtk-xft-antialias=1
|
|
gtk-xft-hinting=1
|
|
gtk-xft-hintstyle=hintfull
|
|
gtk-xft-rgba=rgb
|