Commit graph

6 commits

Author SHA1 Message Date
fc876b2ea5
treewide: update options API
The options API has been updated, in order for a more flexible setup
with `local.modules.desktop.enable` being replaced with an enum of
desktops at `local.systemVars.desktop`, which allows for switching
desktop environments by changing a single option. This is so that we can
switch to cosmic and only enable the programs we need (i.e. disable
greetd because we use cosmic-greeter and enable terminals since that is
desktop related). This is simpler than having a different module per
desktop.
2025-02-06 18:47:01 +01:00
45bb7fad8d
programs/terminal/shell: update bat to work with man and --help 2025-02-04 14:30:50 +01:00
7f110e40fc
programs/terminal/shell/zsh: update unknown token to be red 2025-02-02 23:20:10 +01:00
b73a64cb52
programs/terminal/shell/zsh: update suggestion and highlighting colors 2025-02-01 01:55:25 +01:00
e8473ec65e
programs/terminal/shell/zsh: add fzf integration 2025-01-31 23:22:59 +01:00
6aeca28f86
programs/terminal/shell: switch to zsh 2025-01-31 20:06:43 +01:00