mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
Add desktop background
This commit is contained in:
parent
051ed527f6
commit
02a4a3a4c1
21 changed files with 65 additions and 47 deletions
|
@ -140,7 +140,7 @@ label-muted = "%{T3} %{T-}--%"
|
|||
type = custom/script
|
||||
exec = pactl list sources | grep -qi 'Mute: yes' && echo "" || echo ""
|
||||
interval = 1
|
||||
click-left = pactl list sources | grep -qi 'Mute: yes' && pactl set-source-mute 2 false || pactl set-source-mute 2 true
|
||||
click-left = $HOME/.scripts/toggle-mute.sh
|
||||
|
||||
[module/vpn]
|
||||
type = custom/script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue