convertablet/configs/daemon-hooks/basestation-disconnected-hook

11 lines
230 B
Text
Raw Normal View History

#!/bin/bash
notify-send "Basestation disconnected";
# Enable on-screen keyboard
gsettings set org.gnome.desktop.a11y.applications screen-keyboard-enabled true
# Swap waybar
pkill waybar
waybar -c ~/.config/waybar/config-tablet