Commit Graph

12 Commits

Author SHA1 Message Date
Donovan Glover
f4d67dcc4e
Replace telescope-nvim with fzf-vim
Unfortunately, telescope-nvim was a downgrade from fzf-vim due to lack
of transparency out of the box, a different window size, and searches
not showing by default.
2023-05-12 16:05:54 -04:00
Donovan Glover
d01d1fe7db
rofi: Add theme 2023-05-12 15:49:15 -04:00
Donovan Glover
ac02f53242
neovim: Add lua keybinds 2023-05-12 12:27:16 -04:00
Donovan Glover
52351da1fe
Add back rofi
Rofi is actually quite convenient, so it's better to leave it as an
option.
2023-05-12 12:17:19 -04:00
Donovan Glover
5ce3256383
Fix fcitx5 settings being overwritten
There was also a typo where I referenced fcitx/config instead of
fcitx5/config.
2023-05-12 11:56:21 -04:00
Donovan Glover
c3aa34812a
Make home-manager apply to all users 2023-05-12 11:34:48 -04:00
Donovan Glover
ce39f9f6d9
Finish nixification
The nixification is now complete.
2023-05-12 01:48:51 -04:00
Donovan Glover
328f30151b
hyprland: Source non-trivial scripts
I may simplify this later.
2023-05-12 01:29:35 -04:00
Donovan Glover
5cad30aab0
Migrate fcitx config to nix 2023-05-12 00:37:59 -04:00
Donovan Glover
574855cc11
Manage qutebrowser config with home-manager 2023-05-12 00:23:34 -04:00
Donovan Glover
2c281b8529
Move remaining home-manager stuff to home.nix 2023-05-11 19:25:09 -04:00
Donovan Glover
9e11cb4278
Simplify modules to home.nix
I *may* abstract this in the future, but for now I have no reason to.
2023-05-11 19:14:59 -04:00