Commit graph

7 commits

Author SHA1 Message Date
Oliver Davies 0f31678c52 Remove the features directory 2025-03-07 16:04:48 +00:00
Oliver Davies 2de0e1a2d6 Use nixosModules and homeManagerModules for config 2025-03-05 17:20:03 +00:00
Oliver Davies f3e18e45e1 Move st into its own module 2025-03-05 11:25:24 +00:00
Oliver Davies adaf6ae5ea Switch from Firefox to Librewolf 2025-03-05 09:59:34 +00:00
Oliver Davies 8d6512e1cc Add a keybind for passmenu 2025-03-04 21:47:41 +00:00
Oliver Davies 60152f2e92 Remove blank lines from the suggestions
My Neovim configuration always adds a blank line to the end of a file
that I don't want to be included in my suggestions.

Using `grep "\S"` was working in a Terminal but this broke when adding
it to my dwm configuration.

This approach works in dwm when triggered with the keyboard shortcut.
2025-03-04 20:32:45 +00:00
Oliver Davies 597a72b4d5 Use dwm on nixedo 2025-02-22 12:14:10 +00:00