diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-01-06 00:01:34 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-01-06 00:01:34 +0100 |
commit | 0b31db0cbfeb036311e143bb681f2c509860b1ca (patch) | |
tree | 4a92516859df39fd9cb972319b47295ad53e8034 /fnl/plugins/lualine.fnl | |
parent | 487d7d06cc40f3e60a884693811f5fbb8a980040 (diff) |
Update icons path
Diffstat (limited to 'fnl/plugins/lualine.fnl')
-rw-r--r-- | fnl/plugins/lualine.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/lualine.fnl b/fnl/plugins/lualine.fnl index 1afad4f..11291d8 100644 --- a/fnl/plugins/lualine.fnl +++ b/fnl/plugins/lualine.fnl @@ -1,6 +1,6 @@ ;; Statusbar. -(local icons (require :icons)) +(local icons (require :settings.icons)) (local disable [:neogitstatus :netrw |