fix a bug that made HUD use 100% of the CPU
This commit is contained in:
parent
f059e4e550
commit
5e08507e2c
|
@ -54,5 +54,6 @@ esac
|
||||||
|
|
||||||
# Apply the XFCE panel profiles for the chosen layout
|
# Apply the XFCE panel profiles for the chosen layout
|
||||||
xfce4-panel-profiles load "$profiles/$choice.tar.bz2"
|
xfce4-panel-profiles load "$profiles/$choice.tar.bz2"
|
||||||
|
killall mate-hud && setsid -f /usr/lib/mate-hud/mate-hud
|
||||||
|
|
||||||
sleep 2.5 && notify-send "$choice layout was enabled"
|
sleep 2.5 && notify-send "$choice layout was enabled"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user