let me try this

This commit is contained in:
Sakooooo 2023-08-13 16:52:24 +03:00
parent a6dc86b28c
commit 861fb05ebd
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -589,4 +589,4 @@ local startupApps = {
'keepassxc',
}
awful.spawn.once(startupApps)
awful.spawn.single_instance(startupApps)