mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-19 04:06:00 +02:00
removed variants
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
[bar/floating]
|
||||
inherit="bar/base_floating"
|
||||
modules-center = clock playerctl_long
|
||||
modules-left = floating_popup_button pavucontrol_button
|
||||
modules-right = sensors_cpu_pc nvgpu memory
|
||||
|
||||
[bar/floating_cava]
|
||||
inherit = "bar/floating"
|
||||
modules-center = cava
|
||||
|
||||
[bar/floating_popup]
|
||||
inherit="bar/base_floating_popup"
|
||||
modules-left = disk_short_pc checkupdates ovpn nvpn eth_pc
|
||||
|
||||
[bar/floating_wm]
|
||||
inherit="bar/base_floating_wm"
|
||||
@@ -0,0 +1,19 @@
|
||||
[bar/floating]
|
||||
inherit="bar/base_floating"
|
||||
monitor = ${env:MONITOR:DP-4}
|
||||
modules-center = clock playerctl_long
|
||||
modules-left = floating_popup_button pavucontrol_button
|
||||
modules-right = sensors_cpu_pc nvgpu memory
|
||||
|
||||
[bar/floating_cava]
|
||||
inherit = "bar/floating"
|
||||
modules-center = cava
|
||||
|
||||
[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}
|
||||
Reference in New Issue
Block a user