mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-02 04:37:49 +02:00
This had problems and like this we also won't have an ugly flash
5 lines
97 B
Bash
Executable File
5 lines
97 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Ensure Waybar icon offering the available update is removed
|
|
pkill -RTMIN+7 waybar
|