Improve hyprland config (env + handler)

This commit is contained in:
Tobias Reisinger 2023-07-08 12:27:08 +02:00
parent c6267c7163
commit b3f1045292
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
7 changed files with 135 additions and 99 deletions

8
.config/hypr/env.conf Normal file
View 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