This commit is contained in:
Michael Chalupiak 2024-11-06 21:14:15 -05:00
parent 967c00aebf
commit e93e688c40
2 changed files with 23 additions and 34 deletions

View File

@ -260,18 +260,8 @@ return require('packer').startup(function(use)
end end
} }
use { use 'nvim-tree/nvim-web-devicons'
"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 { use {
'nvim-lualine/lualine.nvim', 'nvim-lualine/lualine.nvim',

View File

@ -22,7 +22,7 @@ screenchange-reload = true
;compositing-background = screen ;compositing-background = screen
;compositing-foreground = source ;compositing-foreground = source
;compositing-border = over ;compositing-border = over
;pseudo-transparency = false ;pseudo-transparency = true
[global/wm] [global/wm]
margin-top = 0 margin-top = 0
@ -39,12 +39,12 @@ background = ${xrdb:background}
foreground = ${xrdb:foreground} foreground = ${xrdb:foreground}
override-redirect = true override-redirect = true
wm-restack = bspwm wm-restack = bspwm
font-0 = Olympe Mono Hacked:style=Regular:pixelsize=20;2 font-0 = Olympe Mono Hacked:style=Regular:pixelsize=11;2
font-1 = CaskaydiaCove Nerd Font:style=Regular:pixelsize=20:2 font-1 = Cascadia Code:style=Regular:pixelsize=11:2
font-2 = NotoColorEmoji:pixelsize=20 font-2 = NotoColorEmoji:pixelsize=16
font-3 = Font Awesome 6 Brands:style=Regular:size=20;2 font-3 = Font Awesome 6 Brands:style=Regular:size=13;2
font-4 = Font Awesome 6 Free Solid:style=Regular:size=20;2 font-4 = Font Awesome 6 Free Solid:style=Regular:size=9;2
height = 36 height = 20
line-size = 2 line-size = 2
modules-left = bspwm modules-left = bspwm
modules-right = music memory filesystem xkeyboard network redshift pulseaudio backlight tray battery datetime modules-right = music memory filesystem xkeyboard network redshift pulseaudio backlight tray battery datetime
@ -73,40 +73,39 @@ type = internal/bspwm
label-focused = %icon% label-focused = %icon%
label-focused-underline= ${xrdb:foreground} label-focused-underline= ${xrdb:foreground}
label-focused-foreground = ${xrdb:background}
label-focused-background = ${xrdb:foreground} label-focused-background = ${xrdb:foreground}
label-focused-foreground = ${xrdb:background}
label-focused-padding = 1 label-focused-padding = 1
label-focused-font = 0 label-focused-font = 0
label-occupied = %icon% label-occupied = %icon%
label-occupied-foreground = ${xrdb:foreground}
label-occupied-underline = ${xrdb:foreground}
label-occupied-padding = 1 label-occupied-padding = 1
label-occupied-font = 0 label-occupied-font = 0
label-occupied-underline= ${xrdb:foreground}
label-urgent = %icon% label-urgent = %icon%
label-urgent-foreground = ${xrdb:color1}
label-urgent-underline = ${xrdb:color1}
label-urgent-padding = 1 label-urgent-padding = 1
label-urgent-font = 0 label-urgent-font = 0
label-urgent-background = ${xrdb:color1}
label-urgent-underline = ${xrdb:color1}
label-empty = %icon% label-empty = %icon%
label-empty-foreground = ${xrdb:foreground}
label-empty-padding = 1 label-empty-padding = 1
label-empty-font = 0 label-empty-font = 0
;extra icons to choose from ;extra icons to choose from
;http://fontawesome.io/cheatsheet/ ;http://fontawesome.io/cheatsheet/
;       v     ;       v    
ws-icon-0 = 1;a # ws-icon-0 = 1;
ws-icon-1 = 2;b ws-icon-0 = 1;א
ws-icon-2 = 3;c ws-icon-1 = 2;ב
ws-icon-3 = 4;d ws-icon-2 = 3;ג
ws-icon-4 = 5;e ws-icon-3 = 4;ד
ws-icon-5 = 6;f ws-icon-4 = 5;ה
ws-icon-6 = 7;g ws-icon-5 = 6;ו
ws-icon-7 = 8;h ws-icon-6 = 7;ז
ws-icon-8 = 9;i ws-icon-7 = 8;ח
ws-icon-8 = 9;ט
;ws-icon-9 = 10; ;ws-icon-9 = 10;
ws-icon-default = " " ws-icon-default = " "