From 086902aba6fd793c712827d7c4e8c594d1e4bb88 Mon Sep 17 00:00:00 2001 From: The_miro Date: Fri, 15 Nov 2024 13:20:39 +0100 Subject: [PATCH] figured out how to use left handed mode --- desktopenvs/hyprland/hypr/hyprland.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/desktopenvs/hyprland/hypr/hyprland.conf b/desktopenvs/hyprland/hypr/hyprland.conf index c5dd2f1..d02eda0 100644 --- a/desktopenvs/hyprland/hypr/hyprland.conf +++ b/desktopenvs/hyprland/hypr/hyprland.conf @@ -5,6 +5,9 @@ # OR EDIT THIS ONE ACCORDING TO THE WIKI INSTRUCTIONS. # ####################################################################################### +#enable left handed mode if not implemented on hardware side +#left_handed = true + #autogenerated = 0 # remove this line to remove the warning # This is an example Hyprland config file.