mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-17 13:59:29 +02:00
rearranged modules for yoga3
This commit is contained in:
@@ -45,6 +45,10 @@ type = internal/memory
|
||||
interval = 2
|
||||
label = %percentage_used%%
|
||||
|
||||
[module/memory_sep]
|
||||
inherit = module/memory
|
||||
format = <label> |
|
||||
|
||||
[module/nvgpu]
|
||||
type = custom/script
|
||||
interval = 2
|
||||
@@ -173,11 +177,15 @@ menu-0-2-exec = "playerctl next"
|
||||
|
||||
[module/pavucontrol_button]
|
||||
type = custom/text
|
||||
content = |
|
||||
content =
|
||||
click-left = "setsid pavucontrol"
|
||||
click-right = "setsid pulseaudio-equalizer-gtk"
|
||||
click-middle = "bash ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh"
|
||||
|
||||
[module/pavucontrol_button_sep]
|
||||
inherit="module/pavucontrol_button"
|
||||
content = |
|
||||
|
||||
[module/cava]
|
||||
type = custom/script
|
||||
tail = true
|
||||
|
||||
Reference in New Issue
Block a user