nerd-dictation
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user