Commit b90d6096 authored by Kirill Unitsaev's avatar Kirill Unitsaev Committed by Roman Alifanov

hyprland: update theme config`

parent 680c8d3d
$hyprcursor_theme = rose-pine-hyprcursor
$xcursor_theme = rose-pine
$cursor_size = 24
#---------- Hyprcursor
env = HYPRCURSOR_THEME, rose-pine-hyprcursor
env = HYPRCURSOR_SIZE, 24
env = HYPRCURSOR_THEME, $hyprcursor_theme
env = HYPRCURSOR_SIZE, $cursor_size
#---------- XCursor
env = XCURSOR_THEME, Adwaita
env = XCURSOR_SIZE, 24
env = XCURSOR_THEME, $xcursor_theme
env = XCURSOR_SIZE, $cursor_size
exec = printf 'Xcursor.theme: $xcursor_theme\nXcursor.size: $cursor_size\n' | xrdb -merge
#---------- QT
env = QT_STYLE_OVERRIDE, kvantum
\ No newline at end of file
env = QT_STYLE_OVERRIDE, kvantum
env = QT_QPA_PLATFORMTHEME, xdgdesktopportal
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