aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr/scripts')
-rwxr-xr-xconfig/hypr/scripts/Dock.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/config/hypr/scripts/Dock.sh b/config/hypr/scripts/Dock.sh
index 3f71a4b2..e42c4e1b 100755
--- a/config/hypr/scripts/Dock.sh
+++ b/config/hypr/scripts/Dock.sh
@@ -20,13 +20,11 @@ if ! command -v nwg-dock-hyprland >/dev/null 2>&1; then
fi
is_dock_running() {
- pgrep -x "nwg-dock-hyprla" >/dev/null 2>&1 || pgrep -x "nwg-dock-hyprland" >/dev/null 2>&1 || pgrep -f "nwg-dock-hyprland" >/dev/null 2>&1
+ pgrep -x "nwg-dock-hyprla" >/dev/null 2>&1
}
kill_dock() {
pkill -x "nwg-dock-hyprla" 2>/dev/null || true
- pkill -x "nwg-dock-hyprland" 2>/dev/null || true
- pkill -f "nwg-dock-hyprland" 2>/dev/null || true
}
start_dock() {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage