Skip to content

Commit

Permalink
Update cursor icon names
Browse files Browse the repository at this point in the history
  • Loading branch information
abysssol committed Jun 14, 2024
1 parent fe0f13f commit 7291f49
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .Xresources
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
! cursor
Xcursor.theme: phinger-cursors
Xcursor.theme: phinger-cursors-dark
Xcursor.size: 32

! special
Expand Down
2 changes: 1 addition & 1 deletion .config/gtk-3.0/settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ gtk-font-name = Noto Sans 12
gtk-menu-images = 1
gtk-button-images = 1
gtk-toolbar-style = GTK_TOOLBAR_BOTH_HORIZ
gtk-cursor-theme-name = phinger-cursors
gtk-cursor-theme-name = phinger-cursors-dark
gtk-cursor-theme-size = 32
4 changes: 2 additions & 2 deletions .config/lxqt/lxqt.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ window_color=#101010
window_text_color=#f0f0f0

[Qt]
font="Noto Sans,12,-1,5,50,0,0,0,0,0"
style=Breeze
font="Noto Sans,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"
style=Fusion
2 changes: 1 addition & 1 deletion .config/lxqt/session.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ window_manager=openbox

[Mouse]
cursor_size=32
cursor_theme=phinger-cursors
cursor_theme=phinger-cursors-dark
2 changes: 1 addition & 1 deletion .gtkrc-2.0
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ gtk-font-name = "Noto Sans 12"
gtk-button-images = 1
gtk-menu-images = 1
gtk-toolbar-style = GTK_TOOLBAR_BOTH_HORIZ
gtk-cursor-theme-name = phinger-cursors
gtk-cursor-theme-name = phinger-cursors-dark
gtk-cursor-theme-size = 32

0 comments on commit 7291f49

Please sign in to comment.