Move omarchy-cmd-screen* to omarchy-capture-screen*

Will match upcoming cli grouping too
This commit is contained in:
David Heinemeier Hansson
2026-04-29 14:50:15 +02:00
parent 858916783f
commit e76d7544d3
10 changed files with 20 additions and 11 deletions
+1 -1
View File
@@ -34,6 +34,6 @@ bindd = SUPER SHIFT ALT, X, X Post, exec, omarchy-launch-webapp "https://x.com/c
# bindd = SUPER, SPACE, Omarchy menu, exec, omarchy-menu
# Logitech MX Keys
# bind = SUPER SHIFT, S, exec, omarchy-cmd-screenshot # Print Screen Button
# bind = SUPER SHIFT, S, exec, omarchy-capture-screenshot # Print Screen Button
# bind = SUPER, H, exec, voxtype record toggle # Dictation Button
# bind = SUPER, PERIOD, exec, omarchy-launch-walker -m symbols # Emoji Button
+1 -1
View File
@@ -138,7 +138,7 @@
"on-scroll-right": ""
},
"custom/screenrecording-indicator": {
"on-click": "omarchy-cmd-screenrecord",
"on-click": "omarchy-capture-screencording",
"exec": "$OMARCHY_PATH/default/waybar/indicators/screen-recording.sh",
"signal": 8,
"return-type": "json"