Improve hyprland config (env + handler)
This commit is contained in:
parent
c6267c7163
commit
b3f1045292
7 changed files with 135 additions and 99 deletions
8
.config/hypr/env.conf
Normal file
8
.config/hypr/env.conf
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Some default env vars.
|
||||
env = XCURSOR_SIZE,24
|
||||
env = XCURSOR_THEME,Dracula-cursors
|
||||
|
||||
env = GDK_BACKEND,wayland,x11
|
||||
env = QT_QPA_PLATFORM,wayland;xcb
|
||||
env = SDL_VIDEODRIVER,wayland
|
||||
env = CLUTTER_BACKEND,wayland
|
Loading…
Add table
Add a link
Reference in a new issue