tangled
alpha
login
or
join now
vitorpy.com
/
dotfiles
0
fork
atom
vitorpy's Dotfiles
0
fork
atom
overview
issues
pulls
pipelines
Use systemd service for gnome-keyring in Hyprland
vitorpy
5 months ago
f9a623df
e6c43a51
+1
-1
1 changed file
expand all
collapse all
unified
split
private_dot_config
hypr
hyprland.conf
+1
-1
private_dot_config/hypr/hyprland.conf
···
52
52
exec-once = waybar & hyprpaper & hypridle
53
53
exec-once = systemctl --user start hyprpolkitagent
54
54
exec-once = dbus-update-activation-environment --all
55
55
-
exec-once = eval $(gnome-keyring-daemon --start --components=secrets,ssh,pkcs11)
55
55
+
exec-once = systemctl --user start gnome-keyring-daemon.service
56
56
exec-once = nm-applet
57
57
58
58
#############################