summaryrefslogtreecommitdiff
path: root/config/hyprland/hypr/startup.sh
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-10-18 19:04:48 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-10-18 19:04:48 +0200
commiteb683e1d4faaf5d573f067aee7c16f8b7b859eed (patch)
tree516a63c1583a794fad283e296878b0cbb08bd82e /config/hyprland/hypr/startup.sh
parent6e4cec018d845664b077a7b5df8ef1234e35ddfc (diff)
renamed hyprland to wayland
Diffstat (limited to 'config/hyprland/hypr/startup.sh')
-rwxr-xr-xconfig/hyprland/hypr/startup.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/config/hyprland/hypr/startup.sh b/config/hyprland/hypr/startup.sh
deleted file mode 100755
index 8887cf2..0000000
--- a/config/hyprland/hypr/startup.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-swaybg -i ~/pics/wallpaper &
-waybar &
-gammastep &
-wl-paste --watch cliphist store &
-keyadd id_rsa &
-swayidle 300 locker &
-$TERMINAL -e tmux a || $TERMINAL tmux &