From 2f8a931ceca0d03179f789381b8db2a133d4e67b Mon Sep 17 00:00:00 2001 From: joygnu Date: Wed, 17 Jul 2024 23:52:19 +0200 Subject: [PATCH] mhm --- home/default.nix | 10 +++++----- home/hyprland/default.nix | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/home/default.nix b/home/default.nix index 1a2165f..3ff7bb1 100644 --- a/home/default.nix +++ b/home/default.nix @@ -3,16 +3,16 @@ { imports = [ - ./rofi - ./firefox - ./alacritty - ./hyprland ./zsh ./gtk ./git ./ags - ./helix ./misc + ./rofi + ./helix + ./firefox + ./alacritty + ./hyprland inputs.ags.homeManagerModules.default inputs.nixvim.homeManagerModules.nixvim ]; diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index b75688b..df77169 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -52,7 +52,7 @@ "$mod, M, exec, mbsync -a && alacritty -e neomutt" "$mod, A, exec, rofi -show drun" "$mod, F, exec, freetube" - "$mod, C, exec, hyprpickr -a" + "$mod, C, exec, hyprpicker -a" "$mod+Shift, W, exec, bash ~/nix/home/hyprland/vm.sh" "$mod+Shift, Z, exec, grim - | swappy -f -" "$mod, Z, exec, sh ~/nix/home/hyprland/screen.sh"