1
0
Fork 0

fix display & cursor

This commit is contained in:
Massaki Archambault 2024-03-27 12:34:40 -04:00
parent f071cef6a0
commit 3063576c65
4 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@ gtk-icon-theme-name=Mint-Y-Orange
gtk-theme-name=Matcha-aliz
gtk-application-prefer-dark-theme=0
gtk-font-name=Cantarell 11
gtk-cursor-theme-name=Breeze_Snow
gtk-cursor-theme-name=Breeze_Light
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_TEXT
gtk-toolbar-icon-size=GTK_ICON_SIZE_MENU

View File

@ -91,7 +91,7 @@ output "*" {
background ~/.local/share/wallpaper fill
}
set $output1 "LG Electronics LG QHD 0x00001F95"
set $output1 "LG Electronics LG QHD 0x00051E95"
workspace $ws3 output $output1 VGA-1
workspace $ws4 output $output1 VGA-1
workspace $ws5 output $output1 VGA-1

View File

@ -5,7 +5,7 @@ include "/home/marchambault/.gtkrc-2.0.mine"
gtk-theme-name="Matcha-aliz"
gtk-icon-theme-name="Mint-Y-Orange"
gtk-font-name="Cantarell 11"
gtk-cursor-theme-name="Breeze_Snow"
gtk-cursor-theme-name="Breeze_Light"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_TEXT
gtk-toolbar-icon-size=GTK_ICON_SIZE_MENU

View File

@ -2,4 +2,4 @@
[Icon Theme]
Name=Default
Comment=Default Cursor Theme
Inherits=Breeze_Snow
Inherits=Breeze_Light