mhm
This commit is contained in:
parent
e777c4f7bb
commit
2f8a931cec
|
@ -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
|
||||||
];
|
];
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue