diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-07-03 11:56:24 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-07-03 11:56:24 +0200 |
commit | 7827809b3213e09bb0f2b802f887de1734e99926 (patch) | |
tree | 95c97ccd96104ff255cab79d8ce6edd811a23d14 /config/hyprland | |
parent | e3aaadcd018d3df436520ec2300a7da3fd5910b2 (diff) |
keyadd moved to startup.sh
Diffstat (limited to 'config/hyprland')
-rwxr-xr-x | config/hyprland/hypr/startup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hyprland/hypr/startup.sh b/config/hyprland/hypr/startup.sh index ab0e48b..bd7b858 100755 --- a/config/hyprland/hypr/startup.sh +++ b/config/hyprland/hypr/startup.sh @@ -3,3 +3,4 @@ swaybg -i ~/pics/wallpaper & waybar & gammastep & wl-paste --watch cliphist store & +keyadd id_rsa & |