From e93e688c40f158e658a84fa541895a6ae66111f9 Mon Sep 17 00:00:00 2001 From: Michael Chalupiak Date: Wed, 6 Nov 2024 21:14:15 -0500 Subject: [PATCH] polybar --- config/.config/nvim/lua/config/packer.lua | 14 ++------ config/.config/polybar/config.ini | 43 +++++++++++------------ 2 files changed, 23 insertions(+), 34 deletions(-) diff --git a/config/.config/nvim/lua/config/packer.lua b/config/.config/nvim/lua/config/packer.lua index 106519c..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', diff --git a/config/.config/polybar/config.ini b/config/.config/polybar/config.ini index e9949a0..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,12 +39,12 @@ background = ${xrdb:background} foreground = ${xrdb:foreground} override-redirect = true wm-restack = bspwm -font-0 = Olympe Mono Hacked:style=Regular:pixelsize=20;2 -font-1 = CaskaydiaCove Nerd Font:style=Regular:pixelsize=20:2 -font-2 = NotoColorEmoji:pixelsize=20 -font-3 = Font Awesome 6 Brands:style=Regular:size=20;2 -font-4 = Font Awesome 6 Free Solid:style=Regular:size=20;2 -height = 36 +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 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 memory filesystem xkeyboard network redshift pulseaudio backlight tray battery datetime @@ -73,40 +73,39 @@ type = internal/bspwm label-focused = %icon% label-focused-underline= ${xrdb:foreground} -label-focused-foreground = ${xrdb:background} label-focused-background = ${xrdb:foreground} +label-focused-foreground = ${xrdb:background} label-focused-padding = 1 label-focused-font = 0 label-occupied = %icon% -label-occupied-foreground = ${xrdb:foreground} -label-occupied-underline = ${xrdb:foreground} label-occupied-padding = 1 label-occupied-font = 0 +label-occupied-underline= ${xrdb:foreground} label-urgent = %icon% -label-urgent-foreground = ${xrdb:color1} -label-urgent-underline = ${xrdb:color1} label-urgent-padding = 1 label-urgent-font = 0 +label-urgent-background = ${xrdb:color1} +label-urgent-underline = ${xrdb:color1} label-empty = %icon% -label-empty-foreground = ${xrdb:foreground} label-empty-padding = 1 label-empty-font = 0 ;extra icons to choose from ;http://fontawesome.io/cheatsheet/ ;       v     -ws-icon-0 = 1;a -ws-icon-1 = 2;b -ws-icon-2 = 3;c -ws-icon-3 = 4;d -ws-icon-4 = 5;e -ws-icon-5 = 6;f -ws-icon-6 = 7;g -ws-icon-7 = 8;h -ws-icon-8 = 9;i +# ws-icon-0 = 1; +ws-icon-0 = 1;א +ws-icon-1 = 2;ב +ws-icon-2 = 3;ג +ws-icon-3 = 4;ד +ws-icon-4 = 5;ה +ws-icon-5 = 6;ו +ws-icon-6 = 7;ז +ws-icon-7 = 8;ח +ws-icon-8 = 9;ט ;ws-icon-9 = 10; ws-icon-default = " "