feat: moved env variables from hyprland to uwsm to fix many bugs
This commit is contained in:
8
.config/uwsm/env
Normal file
8
.config/uwsm/env
Normal file
@@ -0,0 +1,8 @@
|
||||
export XCURSOR_SIZE=24
|
||||
export XCURSOR_THEME=BreezeX-Black
|
||||
export XCURSOR_PATH=$HOME/.icons
|
||||
export QT_QPA_PLATFORMTHEME=qt6ct
|
||||
export XDG_CURRENT_DESKTOP=Hyprland
|
||||
export XDG_SESSION_TYPE=wayland
|
||||
export XDG_SESSION_DESKTOP=Hyprland
|
||||
|
||||
Reference in New Issue
Block a user