mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
fixed some bugs
This commit is contained in:
@@ -150,6 +150,7 @@ in
|
|||||||
"Ctrl+Alt, 8, exec, hyprpicker | tee >(wl-copy) | cliphist store" # pos 3 2 colorpicker
|
"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, 0, exec, custom-tomato" # pos 1 3 pomodoro app
|
||||||
"Ctrl+Alt, 2, exec, custom-bottom" # pos 2 3 btm (like htop but cleaner)
|
"Ctrl+Alt, 2, exec, custom-bottom" # pos 2 3 btm (like htop but cleaner)
|
||||||
|
"Ctrl+Alt, 9, exec, anki"
|
||||||
# if hyprexpo plugin enabled bind = $mainMod, Space, hyprexpo:expo, toggle
|
# if hyprexpo plugin enabled bind = $mainMod, Space, hyprexpo:expo, toggle
|
||||||
# maybe exec sudo framework-tools-tui
|
# maybe exec sudo framework-tools-tui
|
||||||
|
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
"{KC_LCTL,KC_LGUI,KC_6}",
|
"{KC_LCTL,KC_LGUI,KC_6}",
|
||||||
"{+KC_LCTL}{+KC_LALT}7{-KC_LALT}{-KC_LCTL}",
|
"{+KC_LCTL}{+KC_LALT}7{-KC_LALT}{-KC_LCTL}",
|
||||||
"{+KC_LCTL}{+KC_LALT}8{-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(3)",
|
||||||
"MACRO(0)",
|
"MACRO(0)",
|
||||||
"KC_NO",
|
"MACRO(9)",
|
||||||
"KC_NO",
|
"KC_NO",
|
||||||
"MACRO(5)",
|
"MACRO(5)",
|
||||||
"MACRO(1)",
|
"MACRO(1)",
|
||||||
|
|||||||
Reference in New Issue
Block a user