mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-15 12:59:28 +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="Qalculate!"] floating enable border pixel $borderThickness
|
||||||
for_window [title="Volume Control"] 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="xopp 2 pdf"] floating enable border pixel $borderThickness
|
||||||
for_window [title="Microsoft Teams Notification"] floating enable
|
for_window [title="Microsoft Teams Notification"] floating enable
|
||||||
|
|
||||||
|
|||||||
@@ -440,6 +440,7 @@ menu-0-2-exec = "playerctl next"
|
|||||||
type = custom/text
|
type = custom/text
|
||||||
content = |
|
content = |
|
||||||
click-left = "setsid pavucontrol"
|
click-left = "setsid pavucontrol"
|
||||||
|
click-right = "setsid pulseaudio-equalizer-gtk"
|
||||||
click-middle = "bash ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh"
|
click-middle = "bash ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh"
|
||||||
|
|
||||||
[module/cava]
|
[module/cava]
|
||||||
|
|||||||
@@ -171,6 +171,7 @@ menu-0-2-exec = "playerctl next"
|
|||||||
type = custom/text
|
type = custom/text
|
||||||
content = |
|
content = |
|
||||||
click-left = "setsid pavucontrol"
|
click-left = "setsid pavucontrol"
|
||||||
|
click-right = "setsid pulseaudio-equalizer-gtk"
|
||||||
click-middle = "bash ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh"
|
click-middle = "bash ~/Userdata/Scripts/Launchers/restart_pulseaudio_1s.sh"
|
||||||
|
|
||||||
[module/cava]
|
[module/cava]
|
||||||
|
|||||||
Reference in New Issue
Block a user