Add env vars

This commit is contained in:
ferrreo 2023-06-11 23:22:12 +01:00
parent e21af1192f
commit eff79722a1
2 changed files with 22 additions and 0 deletions

View File

@ -1,3 +1,9 @@
pika-hyprland-settings (1.0.0-99pika8) lunar; urgency=medium
* Add missing env vars
-- ferrreo <harderthanfire@gmail.com> Sat, 01 Oct 2022 14:50:00 +0300
pika-hyprland-settings (1.0.0-99pika7) lunar; urgency=medium
* Birb birb noise faster

View File

@ -67,6 +67,22 @@ misc {
swallow_regex = ^(kitty)$
}
env=MOZ_ENABLE_WAYLAND,1
env=XDG_SESSION_TYPE,wayland
env=XDG_CURRENT_DESKTOP,Hyprland
env=XDG_SESSION_DESKTOP,Hyprland
env=MOZ_DBUS_REMOTE,1
env=GDK_BACKEND,wayland
env=QT_AUTO_SCREEN_SCALE_FACTOR,1
env=QT_QPA_PLATFORM,"wayland;xcb"
env=QT_WAYLAND_FORCE_DPI,physical
env=QT_QPA_PLATFORMTHEME,'gnome'
env=SDL_VIDEODRIVER,wayland
env=CLUTTER_BACKEND,"wayland"
env=TERM,kitty
env=TERMINAL,kitty
env=SDL_VIDEO_EGL_ALLOW_TRANSPARENCY,1
source=~/.config/hypr/exec.conf
source=~/.config/hypr/keybinds.conf
source=~/.config/hypr/monitors.conf