From 34d5589c9690b87bf4572f38d0c97ae00873a8d1 Mon Sep 17 00:00:00 2001 From: MrAkells Date: Sun, 14 Sep 2025 13:08:43 +0300 Subject: [PATCH] add uwsm config --- .config/uwsm/env | 4 ++++ .config/uwsm/env-hyprland | 1 + 2 files changed, 5 insertions(+) create mode 100644 .config/uwsm/env create mode 100644 .config/uwsm/env-hyprland diff --git a/.config/uwsm/env b/.config/uwsm/env new file mode 100644 index 0000000..9732776 --- /dev/null +++ b/.config/uwsm/env @@ -0,0 +1,4 @@ +export XCURSOR_SIZE=24 +export XCURSOR_THEME=Qogir-white-cursors +export QT_QPA_PLATFORMTHEME=qt6ct +export ELECTRON_OZONE_PLATFORM_HINT=wayland diff --git a/.config/uwsm/env-hyprland b/.config/uwsm/env-hyprland new file mode 100644 index 0000000..93f41ef --- /dev/null +++ b/.config/uwsm/env-hyprland @@ -0,0 +1 @@ +export HYPRCURSOR_SIZE=24