Files
hypr/legacy/scripts/gnome-keyring.sh

4 lines
87 B
Bash
Executable File

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