AutoYADM commit: 2025-03-05 11:50:24

This commit is contained in:
Daniel Fichtinger 2025-03-05 11:50:24 -05:00
parent 5eb36e9975
commit 188308ee62
2 changed files with 2 additions and 1 deletions

View file

@ -30,6 +30,6 @@ args = []
[log]
emit_journald = true
emit_stdout = false
emit_stdout = true
emit_stderr = false
level = "INFO"

View file

@ -166,6 +166,7 @@ layout {
spawn-at-startup "dunst" "&"
spawn-at-startup "xwayland-satellite"
spawn-at-startup "blueman-applet" "&"
spawn-at-startup "clipcatd"
// 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.