sway: define keyring as a variable
This commit is contained in:
parent
9e04ab3161
commit
6647a8f096
@ -8,6 +8,7 @@ set
|
||||
$right l
|
||||
$lock exec swaylock
|
||||
$lockt exec ~/utils/bin/sway-locker -t
|
||||
$keyring "/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh"
|
||||
$term KITTY_ENABLE_WAYLAND=1 kitty # qterminal alacritty
|
||||
$menu wofi --show drun
|
||||
$nutermmenu kitty --class 'launcher' bash -c 'compgen -c | sort -u | fzf | xargs -r kitty'
|
||||
@ -61,8 +62,7 @@ exec --no-startup-id {
|
||||
nm-applet --indicator
|
||||
lxpolkit
|
||||
dbus-update-activation-environment DISPLAY XAUTHORITY
|
||||
eval $(/usr/bin/gnome-keyring-daemon --start --components=secrets\,ssh\,pkcs11)
|
||||
export SSH_AUTH_SOCK
|
||||
$keyring
|
||||
mako
|
||||
# TODO add ~/.asdf/shims to PATH
|
||||
~/.asdf/shims/fusuma -d -c ~/.config/fusuma/config-wl.yml
|
||||
|
Loading…
Reference in New Issue
Block a user