From f7e3e85818d293cc7ca1cc1b62dc316c08853fc4 Mon Sep 17 00:00:00 2001 From: The_miro Date: Wed, 3 Dec 2025 10:26:52 +0100 Subject: [PATCH] Update desktopenvs/hyprland/scripts/screenrotationwcw.sh --- desktopenvs/hyprland/scripts/screenrotationwcw.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktopenvs/hyprland/scripts/screenrotationwcw.sh b/desktopenvs/hyprland/scripts/screenrotationwcw.sh index 09bd313..0791ee2 100755 --- a/desktopenvs/hyprland/scripts/screenrotationwcw.sh +++ b/desktopenvs/hyprland/scripts/screenrotationwcw.sh @@ -1,3 +1,3 @@ #!/bin/bash -~/Dotfiles/desktopenvs/hyprland/scripts/unified-rotate.sh cw \ No newline at end of file +~/.config/scripts/unified-rotate.sh cw \ No newline at end of file