Swap to Bitwarden
This commit is contained in:
parent
0b9f38e290
commit
6f2d57c1ac
3 changed files with 2 additions and 11 deletions
|
@ -1,10 +0,0 @@
|
||||||
[Desktop Entry]
|
|
||||||
Name=1Password
|
|
||||||
Exec=/opt/1Password/1password --silent %U
|
|
||||||
Terminal=false
|
|
||||||
Type=Application
|
|
||||||
Icon=1password
|
|
||||||
StartupWMClass=1Password
|
|
||||||
Comment=Password manager and secure wallet
|
|
||||||
MimeType=x-scheme-handler/onepassword;
|
|
||||||
Categories=Office;
|
|
|
@ -23,7 +23,6 @@
|
||||||
format = ssh
|
format = ssh
|
||||||
|
|
||||||
[gpg "ssh"]
|
[gpg "ssh"]
|
||||||
program = /opt/1Password/op-ssh-sign
|
|
||||||
allowedSignersFile = ~/.ssh/allowed_signers
|
allowedSignersFile = ~/.ssh/allowed_signers
|
||||||
|
|
||||||
[credential "https://github.com"]
|
[credential "https://github.com"]
|
||||||
|
|
2
uwsm/env
2
uwsm/env
|
@ -11,3 +11,5 @@ export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
||||||
export QT_QPA_PLATFORMTHEME=qt6ct
|
export QT_QPA_PLATFORMTHEME=qt6ct
|
||||||
|
|
||||||
export ELECTRON_OZONE_PLATFORM_HINT=wayland
|
export ELECTRON_OZONE_PLATFORM_HINT=wayland
|
||||||
|
|
||||||
|
export SSH_AUTH_SOCK=/home/mbradley/.bitwarden-ssh-agent.sock
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue