minor fix polybar+launch script, i3 now uses polybar, xinit polkit

This commit is contained in:
Tiago Sousa 2023-05-13 19:44:40 +01:00
parent 25410d0319
commit e322da2b6d
5 changed files with 27 additions and 8 deletions

View file

@ -1,5 +1,5 @@
require'nvim-treesitter.configs'.setup {
ensure_installed = {"vim","help","python","rust","lua","haskell","c","java", "bash"},
ensure_installed = {"vim","python","rust","lua","haskell","c","java", "bash","go"},
sync_install = false,
highlight = {