AutoYADM commit: 2025-03-05 11:50:24
This commit is contained in:
parent
5eb36e9975
commit
188308ee62
2 changed files with 2 additions and 1 deletions
|
@ -30,6 +30,6 @@ args = []
|
||||||
|
|
||||||
[log]
|
[log]
|
||||||
emit_journald = true
|
emit_journald = true
|
||||||
emit_stdout = false
|
emit_stdout = true
|
||||||
emit_stderr = false
|
emit_stderr = false
|
||||||
level = "INFO"
|
level = "INFO"
|
||||||
|
|
|
@ -166,6 +166,7 @@ layout {
|
||||||
spawn-at-startup "dunst" "&"
|
spawn-at-startup "dunst" "&"
|
||||||
spawn-at-startup "xwayland-satellite"
|
spawn-at-startup "xwayland-satellite"
|
||||||
spawn-at-startup "blueman-applet" "&"
|
spawn-at-startup "blueman-applet" "&"
|
||||||
|
spawn-at-startup "clipcatd"
|
||||||
// Uncomment this line to ask the clients to omit their client-side decorations if possible.
|
// 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.
|
// 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.
|
// Additionally, clients will be informed that they are tiled, removing some client-side rounded corners.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue