mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Move omarchy-cmd-screen* to omarchy-capture-screen*
Will match upcoming cli grouping too
This commit is contained in:
@@ -39,7 +39,7 @@ bindd = CTRL, F2, Apple Display brightness up, exec, omarchy-brightness-display-
|
||||
bindd = SHIFT CTRL, F2, Apple Display full brightness, exec, omarchy-brightness-display-apple +60000
|
||||
|
||||
# Captures
|
||||
bindd = , PRINT, Screenshot, exec, omarchy-cmd-screenshot
|
||||
bindd = , PRINT, Screenshot, exec, omarchy-capture-screenshot
|
||||
bindd = ALT, PRINT, Screenrecording, exec, omarchy-menu screenrecord
|
||||
bindd = SUPER, PRINT, Color picker, exec, pkill hyprpicker || hyprpicker -a
|
||||
|
||||
|
||||
@@ -108,7 +108,7 @@ cat $(which omarchy-theme-set)
|
||||
| `omarchy-theme-*` | Theme management | `omarchy-theme-set <name>` |
|
||||
| `omarchy-install-*` | Install optional software | `omarchy-install-docker-dbs` |
|
||||
| `omarchy-launch-*` | Launch apps | `omarchy-launch-browser` |
|
||||
| `omarchy-cmd-*` | System commands | `omarchy-cmd-screenshot` |
|
||||
| `omarchy-capture-*` | Screenshots and recordings | `omarchy-capture-screenshot` |
|
||||
| `omarchy-pkg-*` | Package management | `omarchy-pkg-install <pkg>` |
|
||||
| `omarchy-setup-*` | Initial setup tasks | `omarchy-setup-fingerprint` |
|
||||
| `omarchy-update-*` | System updates | `omarchy-update` |
|
||||
|
||||
Reference in New Issue
Block a user