Fix cursor for GTK 2 apps
This commit is contained in:
parent
d09714a045
commit
9971db1ee8
2 changed files with 7 additions and 1 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
tileos-settings-sway (1.0.8~tileos) unstable; urgency=medium
|
||||
|
||||
* Fix cursor for GTK 2 apps
|
||||
|
||||
-- Aleksey Samoilov <samoilov.lex@gmail.com> Fri, 12 Jan 2024 00:00:22 +0400
|
||||
|
||||
tileos-settings-sway (1.0.7~tileos) unstable; urgency=medium
|
||||
|
||||
* Set Bibata cursor by default
|
||||
|
|
|
@ -5,7 +5,7 @@ include "/home/sunderland93/.gtkrc-2.0.mine"
|
|||
gtk-theme-name="Catppuccin-Macchiato-Standard-Blue-Dark"
|
||||
gtk-icon-theme-name="ePapirus-Dark"
|
||||
gtk-font-name="Noto Sans 11"
|
||||
gtk-cursor-theme-name="breeze_cursors"
|
||||
gtk-cursor-theme-name="Bibata-Modern-Classic"
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-toolbar-style=GTK_TOOLBAR_ICONS
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
|
|
Loading…
Add table
Reference in a new issue