summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.lua b/init.lua
index 182e7b1..31a22e2 100644
--- a/init.lua
+++ b/init.lua
@@ -66,6 +66,6 @@ if get_hostname() ~= "shoggoth" then
},
})
- vim.cmd.colorscheme "carbonfox"
+ vim.cmd.colorscheme "jellybeans-nvim"
end
-- Load plugins on devices other than RPi