mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-20 04:30:53 +02:00
added pa-eq shortcuts
This commit is contained in:
@@ -266,6 +266,7 @@ for_window [class="floatingWindow"] floating enable border pixel $borderThicknes
|
||||
|
||||
for_window [title="Qalculate!"] floating enable border pixel $borderThickness
|
||||
for_window [title="Volume Control"] floating enable border pixel $borderThickness
|
||||
for_window [title="PulseAudio EqualizerI"] floating enable border pixel $borderThickness
|
||||
for_window [title="xopp 2 pdf"] floating enable border pixel $borderThickness
|
||||
for_window [title="Microsoft Teams Notification"] floating enable
|
||||
|
||||
|
||||
@@ -440,6 +440,7 @@ menu-0-2-exec = "playerctl next"
|
||||
type = custom/text
|
||||
content = |
|
||||
click-left = "setsid pavucontrol"
|
||||
click-right = "setsid pulseaudio-equalizer-gtk"
|
||||
click-middle = "bash ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh"
|
||||
|
||||
[module/cava]
|
||||
|
||||
@@ -171,6 +171,7 @@ menu-0-2-exec = "playerctl next"
|
||||
type = custom/text
|
||||
content = |
|
||||
click-left = "setsid pavucontrol"
|
||||
click-right = "setsid pulseaudio-equalizer-gtk"
|
||||
click-middle = "bash ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh"
|
||||
|
||||
[module/cava]
|
||||
|
||||
Reference in New Issue
Block a user