Merge pull request #1178 from cstrickjacke/waybar-power-menu
make clicking on the battery icon open the power menu
This commit is contained in:
@@ -382,6 +382,7 @@ go_to_menu() {
|
||||
*update*) show_update_menu ;;
|
||||
*system*) show_system_menu ;;
|
||||
*about*) alacritty --class Omarchy -o font.size=9 -e bash -c 'fastfetch; read -n 1 -s' ;;
|
||||
*power*) show_setup_power_menu ;;
|
||||
esac
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user