X11 is broken for games with plasma6.1 so I am commiting to wayland

This commit is contained in:
Christoph Hollizeck 2024-06-24 23:47:31 +02:00
parent 32c1e29f42
commit 903a214e1e
Signed by: Daholli
GPG key ID: 1763BB530F50279E
12 changed files with 35 additions and 41 deletions

View file

@ -20,7 +20,7 @@ let
pinentry-program ${pkgs.pinentry-qt}/bin/pinentry-qt
'';
reload-yubikey = pkgs.writeShellScriptBin "reload-yubikey" ''
reload-yubikey = pkgs.writeShellScriptBin "reload-yubikey" ''
${pkgs.gnupg}/bin/gpg-connect-agent "scd serialno" "learn --force" /bye
'';
in