1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-06-19 04:06:00 +02:00

removed variants

This commit is contained in:
Simon
2021-02-19 08:52:27 +01:00
parent a0e764d202
commit 136f3082aa
3 changed files with 35 additions and 0 deletions
@@ -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}