From 181ceca1abf28f395e8c4e338a95a82fdffe7b8f Mon Sep 17 00:00:00 2001 From: The_miro Date: Wed, 3 Dec 2025 10:26:07 +0100 Subject: [PATCH] Update desktopenvs/hyprland/scripts/screenrotationacw.sh --- desktopenvs/hyprland/scripts/screenrotationacw.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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