diff --git a/desktopenvs/hyprland/scripts/screenrotationacw.sh b/desktopenvs/hyprland/scripts/screenrotationacw.sh index 42112fc..7737194 100755 --- a/desktopenvs/hyprland/scripts/screenrotationacw.sh +++ b/desktopenvs/hyprland/scripts/screenrotationacw.sh @@ -1,3 +1,3 @@ #!/bin/bash -~/Dotfiles/desktopenvs/hyprland/scripts/unified-rotate.sh ccw \ No newline at end of file +~/.config/scripts/unified-rotate.sh ccw \ No newline at end of file