diff options
author | sinanmohd <pcmsinan@gmail.com> | 2023-07-02 15:57:57 +0530 |
---|---|---|
committer | sinanmohd <pcmsinan@gmail.com> | 2023-07-02 16:08:49 +0530 |
commit | 2ca6de70a222dc471c821e8eca65cc30bf8551c5 (patch) | |
tree | 48d036ac63429b59ae38c419cf48f06e1b699813 | |
parent | 7ebdc2ef72ba29aaccff64b4933076f8fd70ce3a (diff) |
pkgs: add wtype for pass
-rw-r--r-- | features/wayland.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/features/wayland.nix b/features/wayland.nix index 0e7d23a..741c8e5 100644 --- a/features/wayland.nix +++ b/features/wayland.nix @@ -68,6 +68,7 @@ in wlr-randr nerdfonts tor-browser-bundle-bin + wtype # gtk configure-gtk dracula-theme # gtk theme |