diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index b62cd4e..67e221d 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -32,6 +32,7 @@ input { kb_variant = kb_model = #kb_rules = + # Example compose keys: menu, ralt, rwin kb_options = compose:rwin follow_mouse = 1 diff --git a/compose/menu b/compose/menu deleted file mode 100644 index e4a6a56..0000000 --- a/compose/menu +++ /dev/null @@ -1 +0,0 @@ -menu \ No newline at end of file diff --git a/compose/ralt b/compose/ralt deleted file mode 100644 index b5159b5..0000000 --- a/compose/ralt +++ /dev/null @@ -1 +0,0 @@ -ralt \ No newline at end of file diff --git a/compose/rwin b/compose/rwin deleted file mode 100644 index 2618a89..0000000 --- a/compose/rwin +++ /dev/null @@ -1 +0,0 @@ -rwin \ No newline at end of file