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