home/hyprland: remove flake self reference

having to rebuild this one configuration file every time i change
anything is really annoying
This commit is contained in:
NullBite 2024-12-19 00:23:25 -05:00
parent c668e796c6
commit 21b7649094
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -339,8 +339,8 @@ in
"$mod, mouse_up, workspace, e-1"
# show this file (help)
("$mod, slash, exec, ${terminal} -e ${pkgs.neovim}/bin/nvim '+set nomodifiable' '+noremap q :q<CR>' "
+ lib.escapeShellArg (args.vars.self.outPath + "/home/sessions/hyprland/default.nix"))
# ("$mod, slash, exec, ${terminal} -e ${pkgs.neovim}/bin/nvim '+set nomodifiable' '+noremap q :q<CR>' "
# + lib.escapeShellArg (args.vars.self.outPath + "/home/sessions/hyprland/default.nix"))
# edit this file
("$mod SHIFT, slash, exec, ${terminal} -e ${pkgs.neovim}/bin/nvim "