Commit graph

12 commits

Author SHA1 Message Date
Oliver Davies 2de0e1a2d6 Use nixosModules and homeManagerModules for config 2025-03-05 17:20:03 +00:00
Oliver Davies 88a054f3b4 Add more keybindings to st to zoom in and out 2025-03-05 17:18:04 +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
Oliver Davies 62e8b83df2 Refactor dwm and thunar configuration 2025-01-31 11:01:14 +00:00
Oliver Davies c5afed5767 Move WSL from standalone Home Manager to NixOS 2024-12-30 17:42:55 +00:00
Oliver Davies 0f90bcfd70 Simplify use of lib 2024-12-10 21:40:33 +00:00
Oliver Davies 1b2095eb99 Add peek 2024-12-05 19:33:06 +00:00
Oliver Davies 198f2962bd Extract Docker and screenkey modules 2024-11-26 13:42:33 +00:00