feat(hyprland): add basic keybinds

This commit is contained in:
Mohammad Rafiq 2025-05-18 18:22:48 +08:00
parent d57c65efb9
commit 577154c871
No known key found for this signature in database
2 changed files with 21 additions and 1 deletions

View file

@ -9,6 +9,9 @@
home.packages = with pkgs; [
kitty
];
home.sessionVariables = {
TERMINAL = "kitty";
};
home.persistence."/persist/home/rafiq" = {
directories = [