Add screenshot and color picker for sway
This commit is contained in:
parent
037a3988fc
commit
974c0c0a39
13 changed files with 114 additions and 78 deletions
|
@ -3,7 +3,7 @@ if status is-interactive
|
|||
set -x GPG_TTY (tty)
|
||||
set -x SSH_AUTH_SOCK (gpgconf --list-dirs agent-ssh-socket)
|
||||
set -x EDITOR nvim
|
||||
set -x DOCKER_HOST unix:///run/user/1000/docker.sock
|
||||
set -x DOCKER_HOST unix://$XDG_RUNTIME_DIR/docker.sock
|
||||
gpgconf --launch gpg-agent
|
||||
gpg-connect-agent updatestartuptty /bye
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue