Commit graph

162 commits

Author SHA1 Message Date
Oliver Davies 14517eb72d Remove duplicate displayselect script 2025-03-17 23:05:33 +00:00
Oliver Davies 6eb7b2a622 Configure wallpaper 2025-03-17 23:05:33 +00:00
Oliver Davies 9d913f9c61 Remove cdpath 2025-03-17 20:05:16 +00:00
Oliver Davies 2343a739da Add XDG_REPOS_HOME variable 2025-03-17 20:05:16 +00:00
Oliver Davies b0c2021d92 Move default Git commit message template 2025-03-17 20:05:16 +00:00
Oliver Davies 02cd87af90 Move tmux-sessionizer default script 2025-03-17 20:05:16 +00:00
Oliver Davies aa2426d955 Add Vim-like pane navigation 2025-03-17 20:05:16 +00:00
Oliver Davies 867ddbf8a2 Add mariadb/mysql for vim-dadbod 2025-03-14 23:17:18 +00:00
Oliver Davies d2f5001e7e Remove thunar-volman 2025-03-13 20:53:47 +00:00
Oliver Davies d5acca9440 Remove syncthing configuration 2025-03-13 20:53:30 +00:00
Oliver Davies 5a7252e7d0 Update dwm keys 2025-03-13 20:42:42 +00:00
Oliver Davies 378db6134a Improve Brave's startup time
Use the basic password store instead of GPG.

I don't save passwords in Brave anyway.
2025-03-11 23:00:59 +00:00
Oliver Davies 512c8b5303 Remove rsnapshot 2025-03-11 07:49:09 +00:00
Oliver Davies 6297a32ecd Add disable_bold_italic_fonts patch
From https://st.suckless.org/patches/disable_bold_italic_fonts.
2025-03-10 20:47:27 +00:00
Oliver Davies 8d5b12b1ee Add dwm patches
Add the preserveonrestart patch from
https://dwm.suckless.org/patches/preserveonrestart and a custom patch
based on https://dwm.suckless.org/patches/restartsig which failed to
apply cleanly.
2025-03-08 23:20:27 +00:00
Oliver Davies 30880dd786 Remove oil.nvim 2025-03-08 13:49:44 +00:00
Oliver Davies 0828966dfd Switch to Brave 2025-03-07 16:04:53 +00:00
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 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 bd58cf5821 nix flake update 2025-03-02 23:00:06 +00:00
Oliver Davies 4767195fff Update to harpoon2, update keymaps 2025-02-28 10:25:29 +00:00
Oliver Davies 26700c7911 Add poweralertd and dunst
https://git.sr.ht/~kennylevinsen/poweralertd
2025-02-28 00:26:00 +00:00
Oliver Davies 5fdf49ee6c Remove delta 2025-02-27 21:20:30 +00:00
Oliver Davies 58b5e9a452 Remove ripgrep
Remove ripgrep globally but keep it installed in Neovim so live grep
will continue to work.
2025-02-27 21:19:19 +00:00
Oliver Davies f734ae4e06 Revert "nix flake update"
This reverts commit ce4f49dc98.
2025-02-27 01:06:50 +00:00
Oliver Davies ce4f49dc98 nix flake update 2025-02-27 00:24:38 +00:00
Oliver Davies 5f1f6f351e Fix paths in .xinitrc 2025-02-22 23:21:04 +00:00
Oliver Davies 597a72b4d5 Use dwm on nixedo 2025-02-22 12:14:10 +00:00
Oliver Davies 8df5e6b623 Re-add bluetuith 2025-02-21 10:00:38 +00:00
Oliver Davies 9177cb3f9d Migrate .xinitrc file into Nix 2025-02-20 21:19:21 +00:00
Oliver Davies 394d40f601 Automatically run startx on login 2025-02-18 12:24:39 +00:00
Oliver Davies 84d5a02a42 Replace rofi with dmenu 2025-02-13 02:00:24 +00:00
Oliver Davies 5d854d25d2 Replace alacritty with st 2025-02-13 02:00:24 +00:00
Oliver Davies bf22f31b5a Remove i3 configuration
Remove my i3 configuration as I've been using dwm as my daily driver for
a few weeks.
2025-02-12 23:09:50 +00:00
Oliver Davies 4a522c954f Change the test strategy to vimux 2025-02-12 21:39:24 +00:00
Oliver Davies 443cfcf95c Re-enable vim-caser 2025-02-12 21:21:51 +00:00
Oliver Davies 10d6e0e363 Move Tube Archivist volumes to the media drive 2025-02-02 22:41:36 +00:00
Oliver Davies db1ab57383 Update Tube Archivist URL 2025-02-02 22:41:36 +00:00
Oliver Davies 2e2ec7650b Update Tube Archivist URL 2025-02-02 11:08:17 +00:00
Oliver Davies 62e8b83df2 Refactor dwm and thunar configuration 2025-01-31 11:01:14 +00:00
Oliver Davies fe4f07f8ee Simplify imports 2025-01-29 01:49:03 +00:00
Oliver Davies 02890fc725 Make NOTES_DIRECTORY configurable per host 2025-01-29 01:49:03 +00:00
Oliver Davies 716cb791e9 Move homelab services to oliverdavies.uk domain 2025-01-21 00:49:27 +00:00
Oliver Davies 88a5dcae48 Update paperless data directory path 2025-01-20 17:52:44 +00:00
Oliver Davies e04bededf3 Run tmux-sessionizer after cloning a repo 2025-01-19 12:53:49 +00:00