From 01eb6dbd257573286fd6948b95bb7171372289a8 Mon Sep 17 00:00:00 2001 From: The_miro Date: Fri, 28 Nov 2025 10:39:00 +0100 Subject: [PATCH] Add desktopenvs/hyprland/scripts/screenrotationwcw.sh --- desktopenvs/hyprland/scripts/screenrotationwcw.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 desktopenvs/hyprland/scripts/screenrotationwcw.sh diff --git a/desktopenvs/hyprland/scripts/screenrotationwcw.sh b/desktopenvs/hyprland/scripts/screenrotationwcw.sh new file mode 100644 index 0000000..09bd313 --- /dev/null +++ b/desktopenvs/hyprland/scripts/screenrotationwcw.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +~/Dotfiles/desktopenvs/hyprland/scripts/unified-rotate.sh cw \ No newline at end of file