feat(zellij): Added custom keybinds for zellij normal modes
This commit is contained in:
6
modules/default.nix
Normal file
6
modules/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{...}: {
|
||||
imports = [
|
||||
./goread.nix
|
||||
./hyprpaper.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user