Updated config

This commit is contained in:
Eduard Urbach 2025-06-16 23:07:48 +02:00
parent f138e06de2
commit 494a310842
Signed by: akyoto
GPG key ID: 49226B848C78F6C8
7 changed files with 290 additions and 59 deletions

View file

@ -4,6 +4,7 @@ exec-once = wl-paste --watch cliphist store
exec-once = $statusbar
exec-once = ssh-agent -D -a $SSH_AUTH_SOCK
exec-once = openrc --user gui
exec-once = easyeffects --gapplication-service
# Disabled
#exec-once = /usr/libexec/pipewire-launcher

View file

@ -1,5 +1,5 @@
# Qt
env = QT_QPA_PLATFORM,wayland;xcb
env = QT_QPA_PLATFORM,wayland
env = QT_QPA_PLATFORMTHEME,qt6ct
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
@ -9,7 +9,7 @@ env = EGL_PLATFORM,wayland
env = ELECTRON_OZONE_PLATFORM_HINT,wayland
env = GDK_BACKEND,wayland
env = MOZ_ENABLE_WAYLAND,1
env = SDL_VIDEODRIVER,wayland,x11,windows
env = SDL_VIDEODRIVER,wayland
# Load shared objects immediately
env = LD_BIND_NOW,1