diff --git a/config/.config/nvim/lua/config/packer.lua b/config/.config/nvim/lua/config/packer.lua index 275554b..f8f9e56 100755 --- a/config/.config/nvim/lua/config/packer.lua +++ b/config/.config/nvim/lua/config/packer.lua @@ -260,18 +260,8 @@ return require('packer').startup(function(use) end } - use { - "utilyre/barbecue.nvim", - tag = "*", - requires = { - "SmiteshP/nvim-navic", - "nvim-tree/nvim-web-devicons", -- optional dependency - }, - after = "nvim-web-devicons", -- keep this if you're using NvChad - config = function() - require("barbecue").setup() - end, - } + use 'nvim-tree/nvim-web-devicons' + use { 'nvim-lualine/lualine.nvim', @@ -326,5 +316,5 @@ return require('packer').startup(function(use) cmd = { "DBUIToggle", "DBUI", "DBUIAddConnection", "DBUIFindBuffer", "DBUIRenameBuffer", "DBUILastQueryInfo" }, } - use 'eandrju/cellular-automaton.nvim' + use 'eandrju/cellular-automaton.nvim' end) diff --git a/config/.config/nvim/lua/config/set.lua b/config/.config/nvim/lua/config/set.lua index db08190..c7d3a40 100755 --- a/config/.config/nvim/lua/config/set.lua +++ b/config/.config/nvim/lua/config/set.lua @@ -13,6 +13,9 @@ vim.opt.showmode = false vim.opt.smartindent = true +vim.opt.spell = true +vim.opt.spelllang = "en_us" + vim.opt.swapfile = false vim.opt.backup = false vim.opt.undodir = os.getenv("HOME") .. "/.vim/undodir" diff --git a/config/.config/polybar/config.ini b/config/.config/polybar/config.ini index a10b8e6..3bf151b 100644 --- a/config/.config/polybar/config.ini +++ b/config/.config/polybar/config.ini @@ -22,7 +22,7 @@ screenchange-reload = true ;compositing-background = screen ;compositing-foreground = source ;compositing-border = over -;pseudo-transparency = false +;pseudo-transparency = true [global/wm] margin-top = 0 @@ -39,59 +39,78 @@ background = ${xrdb:background} foreground = ${xrdb:foreground} override-redirect = true wm-restack = bspwm -font-0 = Olympe Mono Hacked:style=Regular:pixelsize=13;2 -font-1 = Cascadia Code:style=Regular:pixelsize=13:2 +font-0 = Olympe Mono Hacked:style=Regular:pixelsize=11;2 +font-1 = Cascadia Code:style=Regular:pixelsize=11:2 font-2 = NotoColorEmoji:pixelsize=16 -font-3 = Font Awesome 5 Brands:style=Regular:size=13;2 -font-4 = Font Awesome 5 Free Solid:style=Regular:size=9;2 +font-3 = Font Awesome 6 Brands:style=Regular:size=13;2 +font-4 = Font Awesome 6 Free Solid:style=Regular:size=9;2 height = 20 line-size = 2 modules-left = bspwm -modules-right = music pulseaudio battery network redshift datetime -padding = 3 +modules-right = music memory filesystem xkeyboard network redshift pulseaudio backlight tray battery datetime +padding = 0 module-margin = 1.5 -#[module/apple] -#type = custom/text -#content =  +[module/tray] +type = internal/tray +[module/xkeyboard] +type = internal/xkeyboard +format = 󰌌 + +[module/filesystem] +type = internal/fs +mount-0 = / +format-mounted =  +label-mounted = %used% / %total% + +[module/memory] +type = internal/memory +format =