sway->niri

This commit is contained in:
Grisha Shipunov 2025-03-18 21:21:50 +01:00
parent b9cd87bb35
commit 383dd64fe9
29 changed files with 539 additions and 558 deletions

View file

@ -4,7 +4,7 @@ vim.cmd([[set noshowmode]])
return require('lualine').setup {
options = {
icons_enabled = true,
theme = 'everforest',
theme = '16color',
section_separators = '',
component_seaparators = '',
}