diff options
Diffstat (limited to 'config/hyprland/hypr/startup.sh')
-rwxr-xr-x | config/hyprland/hypr/startup.sh | 8 |
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 & |