mirror of
https://github.com/CoolnsX/hyprdots.git
synced 2025-12-20 07:15:23 +05:30
Can someone review this commit, please ?
This commit is contained in:
18
environment.d/10-env.conf
Normal file
18
environment.d/10-env.conf
Normal file
@@ -0,0 +1,18 @@
|
||||
SDL_VIDEODRIVER=wayland
|
||||
QT_QPA_PLATFORM=wayland
|
||||
XDG_CURRENT_DESKTOP=Hyprland
|
||||
XDG_SESSION_DESKTOP=Hyprland
|
||||
QT_QPA_PLATFORMTHEME=qt5ct
|
||||
GDK_BACKEND=wayland,x11
|
||||
MOZ_ENABLE_WAYLAND=1
|
||||
XDG_SESSION_TYPE=wayland
|
||||
EDITOR=nvim
|
||||
VISUAL=nvim
|
||||
TERMINAL=foot
|
||||
OPENER=xdg-open
|
||||
VIDEO=mpv
|
||||
WM=hyprland
|
||||
IMAGE=nsxiv
|
||||
LIBSEAT_BACKEND=logind
|
||||
PATH=$PATH:$HOME/.local/bin
|
||||
VDPAU_DRIVER=va_gl
|
||||
Reference in New Issue
Block a user