More settings etc.

laptop
Elias Almqvist 8 months ago
parent 173ba703fc
commit d3256b1cc9
No known key found for this signature in database
GPG Key ID: E31A99CE3E75A158
  1. 21
      gnome-settings.ini
  2. 4
      nvchad/.config/nvim/lua/custom/chadrc.lua

File diff suppressed because one or more lines are too long

@ -5,8 +5,8 @@ local M = {}
local highlights = require "custom.highlights"
M.ui = {
theme = "gruvchad",
theme_toggle = { "gruvchad", "gruvbox_light" },
theme = "tomorrow_night",
theme_toggle = { "tomorrow_night", "gruvbox_light" },
hl_override = highlights.override,
hl_add = highlights.add,

Loading…
Cancel
Save