From b8492510e6dd204fddb14c1d26f51115d6d42c93 Mon Sep 17 00:00:00 2001 From: Tomas Rivera <137088692+Totorile1@users.noreply.github.com> Date: Sat, 7 Mar 2026 21:28:50 +0100 Subject: [PATCH] fixed some bugs --- modules/home-manager/hyprland.nix | 3 ++- other/framework_laptop_16_rgb_macropad.layout.json | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/modules/home-manager/hyprland.nix b/modules/home-manager/hyprland.nix index 17f4459..1e66be7 100644 --- a/modules/home-manager/hyprland.nix +++ b/modules/home-manager/hyprland.nix @@ -150,7 +150,8 @@ in "Ctrl+Alt, 8, exec, hyprpicker | tee >(wl-copy) | cliphist store" # pos 3 2 colorpicker "Ctrl+Alt, 0, exec, custom-tomato" # pos 1 3 pomodoro app "Ctrl+Alt, 2, exec, custom-bottom" # pos 2 3 btm (like htop but cleaner) - # if hyprexpo plugin enabled bind = $mainMod, Space, hyprexpo:expo, toggle + "Ctrl+Alt, 9, exec, anki" +# if hyprexpo plugin enabled bind = $mainMod, Space, hyprexpo:expo, toggle # maybe exec sudo framework-tools-tui #plugins keybindings diff --git a/other/framework_laptop_16_rgb_macropad.layout.json b/other/framework_laptop_16_rgb_macropad.layout.json index 1fc0feb..dced4ef 100644 --- a/other/framework_laptop_16_rgb_macropad.layout.json +++ b/other/framework_laptop_16_rgb_macropad.layout.json @@ -11,7 +11,7 @@ "{KC_LCTL,KC_LGUI,KC_6}", "{+KC_LCTL}{+KC_LALT}7{-KC_LALT}{-KC_LCTL}", "{+KC_LCTL}{+KC_LALT}8{-KC_LALT}{-KC_LCTL}", - "", + "{+KC_LCTL}{+KC_LALT}9{-KC_LALT}{-KC_LCTL}", "", "", "", @@ -23,7 +23,7 @@ [ "MACRO(3)", "MACRO(0)", - "KC_NO", + "MACRO(9)", "KC_NO", "MACRO(5)", "MACRO(1)",