hyprland: update theme.conf and gshema

parent ee822165
...@@ -3,3 +3,6 @@ exec='kitty' ...@@ -3,3 +3,6 @@ exec='kitty'
[org.gnome.desktop.wm.preferences] [org.gnome.desktop.wm.preferences]
button-layout='' button-layout=''
[org.gnome.desktop.interface]
cursor-theme='rose-pine'
...@@ -4,5 +4,3 @@ env = XDG_SESSION_DESKTOP,Hyprland ...@@ -4,5 +4,3 @@ env = XDG_SESSION_DESKTOP,Hyprland
env = QT_AUTO_SCREEN_SCALE_FACTOR,1 env = QT_AUTO_SCREEN_SCALE_FACTOR,1
env = QT_QPA_PLATFORM,wayland;xcb env = QT_QPA_PLATFORM,wayland;xcb
env = QT_STYLE_OVERRIDE,kvantum
env = QT_QPA_PLATFORMTHEME,qt6ct
...@@ -3,10 +3,8 @@ env = HYPRCURSOR_THEME, rose-pine-hyprcursor ...@@ -3,10 +3,8 @@ env = HYPRCURSOR_THEME, rose-pine-hyprcursor
env = HYPRCURSOR_SIZE, 24 env = HYPRCURSOR_SIZE, 24
#---------- XCursor #---------- XCursor
env = XCURSOR_THEME, Adwaita env = XCURSOR_THEME, rose-pine
env = XCURSOR_SIZE, 24 env = XCURSOR_SIZE, 24
#---------- gsettings #---------- QT
env = QT_STYLE_OVERRIDE, kvantum
exec-once = gsettings set org.gnome.desktop.interface cursor-theme Adwaita
exec-once = gsettings set org.gnome.desktop.interface cursor-size 21
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment