From 8c24921832b2b6dc95bbb41dbfe2de7ff4fcf877 Mon Sep 17 00:00:00 2001 From: awy Date: Tue, 27 Aug 2024 03:44:14 +0300 Subject: update --- .config/hypr/start.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 .config/hypr/start.sh (limited to '.config/hypr/start.sh') diff --git a/.config/hypr/start.sh b/.config/hypr/start.sh deleted file mode 100755 index 75123a3..0000000 --- a/.config/hypr/start.sh +++ /dev/null @@ -1,5 +0,0 @@ -cd ~ -export XDG_RUNTIME_DIR="/tmp/hyprland" -mkdir -p $XDG_RUNTIME_DIR -chmod 0700 $XDG_RUNTIME_DIR -exec dbus-launch --exit-with-session Hyprland -- cgit v1.2.3