diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-21 00:35:13 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-21 00:35:13 +0200 |
commit | c3c4b8c6b4556e01770a75da4b6fbf8e1eba9ce4 (patch) | |
tree | 006d8799585d86557e570f03af93b112a079a697 /config/hyprland/hypr/startup.sh | |
parent | 39a6cea6f2f198aa08189d345e0281a591d17ec4 (diff) | |
parent | 3d253cd428e2769e0449fbf0c3ece5c0ab41545c (diff) |
Merge branch 'main' of db:dotfiles
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 & |