Files
hydro-os/files/system/usr/share/hyprland/scripts/load-kwallet.sh
Eriq Taing 4b29099855
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (push) Failing after 26s
Added hyprland config and scripts
2025-05-14 12:21:35 -04:00

6 lines
252 B
Bash
Executable File

#!/usr/bin/env bash
kwalletmanager5 &
sleep 1 && exec --no-startup-id /usr/lib/pam_kwallet_init
notify-send -e --expire-time=2000 'Kwallet has been loaded. Loading dependent apps...'
sleep 2 && hyprctl dispatch closewindow class:org.kde.kwalletmanager