This commit is contained in:
joygnu 2024-07-17 23:52:19 +02:00
parent e777c4f7bb
commit 2f8a931cec
2 changed files with 6 additions and 6 deletions

View file

@ -3,16 +3,16 @@
{ {
imports = [ imports = [
./rofi
./firefox
./alacritty
./hyprland
./zsh ./zsh
./gtk ./gtk
./git ./git
./ags ./ags
./helix
./misc ./misc
./rofi
./helix
./firefox
./alacritty
./hyprland
inputs.ags.homeManagerModules.default inputs.ags.homeManagerModules.default
inputs.nixvim.homeManagerModules.nixvim inputs.nixvim.homeManagerModules.nixvim
]; ];

View file

@ -52,7 +52,7 @@
"$mod, M, exec, mbsync -a && alacritty -e neomutt" "$mod, M, exec, mbsync -a && alacritty -e neomutt"
"$mod, A, exec, rofi -show drun" "$mod, A, exec, rofi -show drun"
"$mod, F, exec, freetube" "$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, W, exec, bash ~/nix/home/hyprland/vm.sh"
"$mod+Shift, Z, exec, grim - | swappy -f -" "$mod+Shift, Z, exec, grim - | swappy -f -"
"$mod, Z, exec, sh ~/nix/home/hyprland/screen.sh" "$mod, Z, exec, sh ~/nix/home/hyprland/screen.sh"