minor fix polybar+launch script, i3 now uses polybar, xinit polkit
This commit is contained in:
parent
25410d0319
commit
e322da2b6d
5 changed files with 27 additions and 8 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue