mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-19 04:06:00 +02:00
17 lines
465 B
Plaintext
17 lines
465 B
Plaintext
[bar/floating]
|
|
inherit="bar/base_floating"
|
|
monitor = ${env:MONITOR:DP-4}
|
|
;modules-center = cava clock playerctl_long
|
|
modules-center = cava
|
|
modules-left = floating_popup_button pavucontrol_button
|
|
modules-right = sensors_cpu_pc nvgpu memory
|
|
|
|
[bar/floating_popup]
|
|
inherit="bar/base_floating_popup"
|
|
monitor = ${env:MONITOR:DP-4}
|
|
modules-left = disk_short_pc checkupdates ovpn nvpn eth_pc
|
|
|
|
[bar/floating_wm]
|
|
inherit="bar/base_floating_wm"
|
|
monitor = ${env:MONITOR:DP-4}
|