mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-20 04:30:53 +02:00
20 lines
533 B
Plaintext
20 lines
533 B
Plaintext
[bar/floating]
|
|
inherit="bar/base_floating"
|
|
monitor = ${env:MONITOR:eDP1}
|
|
modules-center = clock playerctl_long
|
|
modules-left = floating_popup_button pavucontrol_button sensors_cpu_yoga3 memory_sep
|
|
modules-right = usbmodem5 wlan_short battery
|
|
|
|
[bar/floating_cava]
|
|
inherit = "bar/floating"
|
|
modules-center = cava
|
|
|
|
[bar/floating_popup]
|
|
inherit="bar/base_floating_popup"
|
|
monitor = ${env:MONITOR:eDP1}
|
|
modules-left = disk_short_pc checkupdates ovpn nvpn wlan
|
|
|
|
[bar/floating_wm]
|
|
inherit="bar/base_floating_wm"
|
|
monitor = ${env:MONITOR:eDP1}
|