Migrate dotfiles to Omarchy 4

Claude-Session: https://claude.ai/code/session_014ADhvRXuiTvrXSbConxUey
This commit is contained in:
2026-08-19 13:46:33 -04:00
parent 007a032568
commit a0b06b12a3
35 changed files with 390 additions and 876 deletions
+25 -6
View File
@@ -1,8 +1,20 @@
# Custom Keybinds
# Keybinds
Custom bindings on top of Omarchy's defaults, defined in `bindings.conf`.
Hyprland is configured in Lua on Omarchy 4. Personal bindings live in
[`bindings.lua`](bindings.lua); everything else below comes from Omarchy's
own defaults and is no longer redefined here.
## Apps
Print the live list at any time with `omarchy menu keybindings --print`.
## Custom
| Keybind | Action |
| --- | --- |
| `Super+Alt+W` | Wallpaper picker (AGS widget) |
## Omarchy defaults worth remembering
### Apps
| Keybind | Action |
| --- | --- |
@@ -19,7 +31,7 @@ Custom bindings on top of Omarchy's defaults, defined in `bindings.conf`.
| `Super+Shift+G` | Signal |
| `Super+Shift+O` | Obsidian |
## Web Apps
### Web Apps
| Keybind | Action |
| --- | --- |
@@ -30,8 +42,15 @@ Custom bindings on top of Omarchy's defaults, defined in `bindings.conf`.
| `Super+Shift+Ctrl+G` | Google Messages |
| `Super+Shift+P` | Google Photos |
## Extras
### Shell and system
| Keybind | Action |
| --- | --- |
| `Super+Alt+W` | Wallpaper picker |
| `Super+Space` | Omarchy menu |
| `Super+Ctrl+Space` | Background switcher |
| `Super+Shift+Ctrl+Space` | Theme menu |
| `Super+Shift+Space` | Toggle the top bar |
| `Super+Backspace` | Toggle transparency on the focused window |
| `Super+Ctrl+L` | Lock |
| `Super+Ctrl+I` | Toggle locking on idle |
| `Super+Ctrl+N` | Toggle nightlight |