diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-18 19:04:48 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-18 19:04:48 +0200 |
commit | eb683e1d4faaf5d573f067aee7c16f8b7b859eed (patch) | |
tree | 516a63c1583a794fad283e296878b0cbb08bd82e /config/hyprland/hypr/startup.sh | |
parent | 6e4cec018d845664b077a7b5df8ef1234e35ddfc (diff) |
renamed hyprland to wayland
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 & |