swapped nvf for nixvim, syncthing is only in home-manager now

This commit is contained in:
beanigen 2025-02-24 20:51:44 +08:00
parent 4794efc276
commit d11bfc67ec
No known key found for this signature in database
15 changed files with 334 additions and 3027 deletions

View file

@ -66,6 +66,8 @@
"XF86Launch1" = "exec nmcli device wifi rescan";
"Shift_L+Control_L+B" = "exec playerctl position 10-";
"Shift_L+Control_L+F" = "exec playerctl position 10+";
"Mod4+w" = null;
"Mod4+s" = null;
};
floating.criteria = [
{ app_id = "^fzf-launcher-foot$";}