some gpg renaming lock update and kanata fixes
This commit is contained in:
@@ -17,7 +17,9 @@ in {
|
||||
enableBashIntegration = true;
|
||||
enableFishIntegration = true;
|
||||
enableZshIntegration = true;
|
||||
pinentryPackage = pkgs.pinentry-gnome3;
|
||||
pinentry = {
|
||||
package = pkgs.pinentry-gnome3;
|
||||
};
|
||||
};
|
||||
programs.gpg = {
|
||||
enable = true;
|
||||
|
||||
@@ -37,6 +37,8 @@
|
||||
|
||||
(defoverrides
|
||||
(lsft 4) (ralt 4)
|
||||
(lsft pgdn) (ralt 7)
|
||||
(lsft pgup) (ralt 0)
|
||||
)
|
||||
|
||||
(defalias
|
||||
|
||||
Reference in New Issue
Block a user