Random tweaks

This commit is contained in:
2021-08-09 03:40:36 -06:00
parent a7f548d230
commit 923b52b4b2
6 changed files with 11 additions and 9 deletions

View File

@@ -1,7 +1,8 @@
#!/usr/bin/env sh
function toggle_taffybar {
dbus-send --print-reply=literal --dest=taffybar.toggle /taffybar/toggle taffybar.toggle.toggleCurrent
dbus-send --print-reply=literal --dest=taffybar.toggle \
/taffybar/toggle taffybar.toggle.toggleCurrent
}
toggle_taffybar