Make gnome keyring work

This commit is contained in:
Jimbo 2024-10-01 18:18:26 -04:00
parent 01362f145f
commit 1a096662e1
9 changed files with 16 additions and 36 deletions

View file

@ -139,8 +139,7 @@
# Screenshots
"Print" = ''exec swayshot --swappy'';
"${primeMod}+Shift+f" = ''exec swayshot --swappy'';
"Shift+Print" = ''exec swayshot --current'';
"Ctrl+Print" = ''exec swayshot --all'';
"Shift+Print" = ''exec swayshot --screen'';
# Server SSH
"${primeMod}+Ctrl+Return" = ''exec foot ssh ${outputs.ips.server} -p 2222'';