mirror of
https://github.com/henrysipp/omarchy-nix.git
synced 2026-06-15 22:19:56 -05:00
Refactor for wallpers, keybinds, add weeb tokyo-light theme
This commit is contained in:
@@ -20,7 +20,7 @@ in {
|
||||
(import ./mako.nix)
|
||||
(import ./starship.nix)
|
||||
(import ./vscode.nix)
|
||||
(import ./waybar.nix)
|
||||
(import ./waybar.nix inputs)
|
||||
(import ./wofi.nix)
|
||||
(import ./zoxide.nix)
|
||||
(import ./zsh.nix)
|
||||
@@ -50,6 +50,6 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
# TODO: Add an actual nvim config
|
||||
# TODO: Add an actual nvim config
|
||||
programs.neovim.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user