nerd-dictation

This commit is contained in:
Miguel Palhas
2025-12-23 14:03:41 +00:00
parent 68faf941b7
commit b7fae3aa17
2 changed files with 43 additions and 0 deletions
@@ -110,6 +110,7 @@ in
"hyprpanel"
"nm-applet"
"hyprsunset"
"nerd-dictation begin --simulate-input-tool WTYPE --suspend-on-start && touch ~/.cache/nerd-dictation-suspended"
];
workspace = [
# no gaps when only window
@@ -169,6 +170,9 @@ in
# rofi
"$mod, space, exec, launcher_t2"
# nerd-dictation
"$mod, d, exec, nerd-dictation-toggle"
# printscreen
", Print, exec, hyprshot -m region --output-folder ~/downloads/screenshots"
"SHIFT, Print, exec, hyprshot -m window --output-folder ~/screenshots"