AutoYADM commit: 2025-03-01 13:00:04

This commit is contained in:
Daniel Fichtinger 2025-03-01 13:00:04 -05:00
parent 31f7cad41f
commit b954cb1204
4 changed files with 33 additions and 1 deletions

View file

@ -163,6 +163,7 @@ layout {
// See the binds section below for more spawn examples.
// spawn-at-startup "alacritty" "-e" "fish"
spawn-at-startup "dunst" "&"
spawn-at-startup "xwayland-satellite"
// Uncomment this line to ask the clients to omit their client-side decorations if possible.
// If the client will specifically ask for CSD, the request will be honored.
// Additionally, clients will be informed that they are tiled, removing some client-side rounded corners.
@ -244,7 +245,7 @@ clip-to-geometry true
}
environment {
QT_QPA_PLATFORM "wayland"
DISPLAY null
DISPLAY ":0"
ELECTRON_OZONE_PLATFORM_HINT "auto"
OZONE_PLATFORM "wayland"
QT_QPA_PLATFORM "wayland"