Files
hypr/scripts/gnome-keyring.sh
2026-06-05 23:49:54 -04:00

4 lines
87 B
Bash
Executable File

#!/usr/bin/env zsh
eval $(gnome-keyring-daemon --start --components=secrets --unlock)