feat(profile): allow to start hyprland from sddm.

fix #674
This commit is contained in:
Alexandre Pujol 2025-03-06 21:59:20 +01:00
parent 7e1c08b75d
commit cfce68a5df
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
3 changed files with 5 additions and 2 deletions

View file

@ -7,7 +7,7 @@ abi <abi/4.0>,
include <tunables/global>
@{exec_path} = @{bin}/pidof
profile pidof @{exec_path} {
profile pidof @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/consoles>