Send a notification when we switch
This commit is contained in:
@@ -13,3 +13,8 @@ omarchy-style-corners-hyprland "$1"
|
|||||||
omarchy-style-corners-hyprlock "$1"
|
omarchy-style-corners-hyprlock "$1"
|
||||||
omarchy-style-corners-mako "$1"
|
omarchy-style-corners-mako "$1"
|
||||||
omarchy-style-corners-walker "$1"
|
omarchy-style-corners-walker "$1"
|
||||||
|
|
||||||
|
case $1 in
|
||||||
|
sharp) omarchy-notification-send "Sharp corners enabled" -g ;;
|
||||||
|
round) omarchy-notification-send "Round corners enabled" -g ;;
|
||||||
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user