Skip to content

Commit ce0322a

Browse files
committed
oboro => [m][hyprland.conf][plugins.lua]
1 parent 236a8ce commit ce0322a

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

runes/hypr/hyprland.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ monitor=eDP-1,3840x2400,0x0,2
1717
%% }
1818
%% end
1919

20+
ecosystem {
21+
no_donation_nag = true
22+
}
23+
2024
# workspace= 9,monitor:HDMI-A-1,default:true,persistent:true
2125
# workspace=10,monitor:HDMI-A-1,default:true,persistent:true
2226
workspace=special:magic,gapsout:300

runes/nvim/lua/plugins.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ return require('lazy').setup({
269269
vim.g.go_highlight_build_constraints = 1
270270
end,
271271
},
272+
{ 'chrisbra/csv.vim' }
272273
------ ============================= ------
273274
}, {
274275
lazy = true,

0 commit comments

Comments
 (0)