Updated config
This commit is contained in:
parent
f138e06de2
commit
494a310842
7 changed files with 290 additions and 59 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue