feat: make tablet toggle a button that actually changes when clicked

This commit is contained in:
matt1432 2023-06-03 23:10:30 -04:00
parent 553f58e5bb
commit 22ab0ff667
7 changed files with 12 additions and 4 deletions
waybar

View file

@ -95,7 +95,7 @@
"custom/tablet": {
"format":" 󰦧 ",
"on-click": "$HOME/.config/sway/scripts/tablet/tablet-toggle.sh",
// "on-click": "$HOME/.config/sway/scripts/tablet/tablet-toggle.sh",
"restart-interval": 1,
},