From 70ca3fef77ee8bdc6e3ac28589a6fa08c024cc69 Mon Sep 17 00:00:00 2001 From: AlexanderCurl Date: Sat, 18 Apr 2026 17:46:06 +0100 Subject: Replaced file structures for themes in the correct format --- .../DankMaterialShell/quickshell/matugen/templates/neovim-lualine.lua | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/matugen/templates/neovim-lualine.lua (limited to 'raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/matugen/templates/neovim-lualine.lua') diff --git a/raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/matugen/templates/neovim-lualine.lua b/raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/matugen/templates/neovim-lualine.lua new file mode 100644 index 0000000..0e86d5f --- /dev/null +++ b/raveos-hyprland-theme/theme-data/DankMaterialShell/quickshell/matugen/templates/neovim-lualine.lua @@ -0,0 +1,3 @@ +-- NOTE: this file should never be accessed if AvengeMedia/base46 is not installed, +-- the neovim-colors.lua template will fail first. +return require("lualine.themes._base46")("dms") -- cgit v1.3