keybind alt c to open the repo root flake in nvim

This commit is contained in:
2024-10-02 12:00:20 -05:00
parent 208120f50a
commit 037a41cd2a

View File

@@ -187,7 +187,7 @@ bind = $mainMod, R, exec, colorPrefix kitty -e _systemRebuild
bind = $mainMod SHIFT, R, exec, colorPrefix kitty -e _homeRebuild
bind = $mainMod, C, exec, colorPrefix kitty -e bash -c "cd ~/Projects/System; nvim"
bind = $mainMod, C, exec, colorPrefix kitty -e bash -c "cd ~/Projects/System; nvim ~/Projects/System/flake.nix"
bind = $mainMod, F, exec, thunar
bind = $mainMod SHIFT, F, fullscreen