summaryrefslogtreecommitdiff
path: root/config/hyprland
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-03-30 15:07:33 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-03-30 15:07:33 +0200
commite351db1e0e460a3b102693ef7d45e5d227301bda (patch)
treeb89d658c344cfa87a3f1018e1e7ad2769bfac851 /config/hyprland
parentf7d1036b29704701e4ae94c28e85b4885fb1588d (diff)
added environment variables in hyprland
Diffstat (limited to 'config/hyprland')
-rw-r--r--config/hyprland/hypr/hyprland.conf26
1 files changed, 26 insertions, 0 deletions
diff --git a/config/hyprland/hypr/hyprland.conf b/config/hyprland/hypr/hyprland.conf
index 8bb8756..df2dac4 100644
--- a/config/hyprland/hypr/hyprland.conf
+++ b/config/hyprland/hypr/hyprland.conf
@@ -2,6 +2,32 @@ monitor=HDMI-A-1, 1920x1080, 0x0, 1
monitor=VGA-1, 1920x1080, 1920x0, 1
monitor=,preferred,auto,1
+env = HYPRLAND_LOG_WLR,1
+
+env = XCURSOR_THEME,Bibata-Modern-Classic
+env = XCURSOR_SIZE,24
+
+env = GTK_THEME,Arc-Dark
+
+env = GTK_IM_MODULE,fcitx
+env = XMODIFIERS,@im=fcitx
+env = GLFW_IM_MODULE,ibus
+
+env = MOZ_ENABLE_WAYLAND,1
+
+env = QT_IM_MODULE,fcitx
+env = QT_AUTO_SCREEN_SCALE_FACTOR,1
+env = QT_QPA_PLATFORM,"wayland;xcb"
+env = QT_QPA_PLATFORMTHEME,qt5ct
+env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
+
+env = XDG_CURRENT_DESKTOP,Hyprland
+env = XDG_SESSION_TYPE,wayland
+env = XDG_SESSION_DESKTOP,Hyprland
+
+env = SDL_IM_MODULE,fcitx
+env = SDL_VIDEODRIVER,wayland
+
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
# Execute your favorite apps at launch