mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-15 12:59:28 +02:00
added euro
This commit is contained in:
@@ -82,11 +82,14 @@ wm-restack = i3
|
||||
[bar/floating]
|
||||
inherit="bar/base_floating"
|
||||
monitor = ${env:MONITOR:DP-4}
|
||||
;modules-center = cava clock playerctl_long
|
||||
modules-center = cava
|
||||
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}
|
||||
@@ -442,7 +445,7 @@ click-middle = "bash ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh"
|
||||
[module/cava]
|
||||
type = custom/script
|
||||
tail = true
|
||||
exec = python /home/sim/.config/polybar/scripts/modules/cava.py
|
||||
exec = python ~/.config/polybar/scripts/modules/cava.py
|
||||
|
||||
; Module Battery
|
||||
|
||||
|
||||
@@ -1,11 +1,14 @@
|
||||
[bar/floating]
|
||||
inherit="bar/base_floating"
|
||||
monitor = ${env:MONITOR:DP-4}
|
||||
;modules-center = cava clock playerctl_long
|
||||
modules-center = cava
|
||||
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}
|
||||
|
||||
@@ -82,11 +82,14 @@ wm-restack = i3
|
||||
[bar/floating]
|
||||
inherit="bar/base_floating"
|
||||
monitor = ${env:MONITOR:DP-4}
|
||||
;modules-center = cava clock playerctl_long
|
||||
modules-center = cava
|
||||
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}
|
||||
@@ -442,7 +445,7 @@ click-middle = "bash ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh"
|
||||
[module/cava]
|
||||
type = custom/script
|
||||
tail = true
|
||||
exec = python /home/sim/.config/polybar/scripts/modules/cava.py
|
||||
exec = python ~/.config/polybar/scripts/modules/cava.py
|
||||
|
||||
; Module Battery
|
||||
|
||||
|
||||
Reference in New Issue
Block a user