niri: fix clipboard clear at startup
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
29351e533c
commit
f2abb550d1
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ in {
|
|||
spawn-at-startup =
|
||||
[
|
||||
{command = [audio "--init"];} # Enforce audio profile state
|
||||
{command = [bash "-c" config.custom.menus.clipboard.clear-silent];} # Clear clipboard history
|
||||
{command = [config.custom.menus.clipboard.clear-silent];} # Clear clipboard history
|
||||
{command = [sway-audio-idle-inhibit];} # Inhibit while audio is playing
|
||||
]
|
||||
++ optionals config.custom.wallpaper [
|
||||
|
|
Loading…
Add table
Reference in a new issue