This commit is contained in:
2025-01-12 17:40:52 -07:00
parent 501af480ca
commit 553a79ea13
17 changed files with 187 additions and 279 deletions

View File

@@ -32,6 +32,10 @@ include-file = ~/.config/polybar/shared/bars.ini
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
;; Bar Settings
[bar/primary]
; This is for the primary monitor, the launch.sh script uses this bar for primary monitor only
; the modules-right includes the tray for primary monitor only!
inherit = bar/main
[bar/main]
; Use either of the following command to list available outputs:
@@ -184,7 +188,7 @@ font-4 = "MesloLGS NF:size=7;2"
modules-left = menu settings htop taskmanager bashtop files web web2 term editor notepad calc spotify
; modules-center = memory cpu
; alsa volume brightness title colorpicker
modules-right = i3 cpu memory style workspace_active volume_bar network battery date powermenu
modules-right = i3 cpu memory style workspaces volume_bar network battery date powermenu
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_