mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Added desktop environments
This commit is contained in:
@@ -3,8 +3,11 @@
|
||||
programs.fish = {
|
||||
enable = true;
|
||||
interactiveShellInit = ''
|
||||
set fish_greeting # Disable greeting
|
||||
fish_config theme choose Catppuccin\ Mocha
|
||||
|
||||
function fish_greeting
|
||||
krabby random --no-title --padding-left 2
|
||||
end
|
||||
|
||||
function weather
|
||||
curl "wttr.in/Bolzano?0?Q?"
|
||||
|
||||
Reference in New Issue
Block a user