Fish: Difference between revisions
mNo edit summary |
Bitestring (talk | contribs) m The dconf path and the fish command was incorrect. I have corrected the case to make it work. |
||
| Line 162: | Line 162: | ||
dconf = { | dconf = { | ||
enable = true; | enable = true; | ||
settings."org/gnome/ | settings."org/gnome/Console" = { | ||
shell = [ " | shell = [ "fish" ]; | ||
}; | }; | ||
}; | }; | ||