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)",