more-setting-apps #14

Merged
eriq12 merged 4 commits from more-setting-apps into main 2025-06-18 00:38:25 -04:00
5 changed files with 17 additions and 25 deletions
Showing only changes of commit 537dc3835f - Show all commits

View File

@@ -1,17 +0,0 @@
[Unit]
Description=Unlocks kwallet for hyprland on login.
# order startup after WM
After=graphical-session.target
[Service]
Type=exec
# Repurpose XDG Autostart filtering
ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "wlroots:sway:Wayfire:labwc:Hyprland" ""
ExecStart=/usr/libexec/pam_kwallet_init
Slice=app-graphical.slice
[Install]
WantedBy=graphical-session.target
# Alternatively can be wanted by specific WMs' targets
# Should also be duplicated in 'After=' to avoid ordering loop
#WantedBy=wayland-session@hyprland.desktop.target