Update sway menu & lid close
This commit is contained in:
parent
80f43e8f7e
commit
0babbccd19
61 changed files with 635 additions and 471 deletions
|
@ -1,5 +1,9 @@
|
|||
fish_add_path .cargo/bin/
|
||||
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
|
||||
if status is-interactive
|
||||
fish_add_path .cargo/bin/
|
||||
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
|
||||
gpgconf --launch gpg-agent
|
||||
gpg-connect-agent updatestartuptty /bye
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue