aboutsummaryrefslogtreecommitdiff
path: root/.config/hypr/start.sh
diff options
context:
space:
mode:
Diffstat (limited to '.config/hypr/start.sh')
-rwxr-xr-x.config/hypr/start.sh5
1 files changed, 0 insertions, 5 deletions
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