1
0
Fork 0

configure cursor theme

This commit is contained in:
Luca Bilke 2025-01-12 19:11:52 +01:00
parent 8b1df582b3
commit 7c9dfac28a
Signed by: luca
GPG key ID: C9E851809C1A5BDE
3 changed files with 3 additions and 1 deletions
common/.config

View file

@ -1,6 +1,6 @@
! Set cursor size (Check GTK in .config too):
Xcursor.size: 24
Xcursor.theme: tokyonight
Xcursor.theme: Breeze_Snow
! TokyoNight colors for Xresources
#define BLACK #15161E

View file

@ -1,5 +1,6 @@
gtk-theme-name="tokyonight"
gtk-icon-theme-name="tokyonight"
gtk-cursor-theme-name="Breeze_Light"
gtk-font-name="Sans 10"
gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR

View file

@ -1,6 +1,7 @@
[Settings]
gtk-theme-name=tokyonight
gtk-icon-theme-name=tokyonight
gtk-cursor-theme-name=Breeze_Light
gtk-font-name=Sans 10
gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR