diff --git a/bin/omarchy-remove-all b/bin/omarchy-remove-all index ee025123..002c3a4b 100755 --- a/bin/omarchy-remove-all +++ b/bin/omarchy-remove-all @@ -25,5 +25,6 @@ if gum confirm "Are you sure you want to remove all preinstalled web apps, TUI w pinta \ obsidian \ obs-studio \ - kdenlive + kdenlive \ + lazydocker fi diff --git a/default/hypr/plain-bindings.conf b/default/hypr/plain-bindings.conf index d3f675fd..81a47062 100644 --- a/default/hypr/plain-bindings.conf +++ b/default/hypr/plain-bindings.conf @@ -6,7 +6,6 @@ bindd = SUPER ALT SHIFT, F, File manager (cwd), exec, uwsm-app -- nautilus --new bindd = SUPER SHIFT, B, Browser, exec, omarchy-launch-browser bindd = SUPER SHIFT ALT, B, Browser (private), exec, omarchy-launch-browser --private bindd = SUPER SHIFT, N, Editor, exec, omarchy-launch-editor -bindd = SUPER SHIFT, D, Docker, exec, omarchy-launch-tui lazydocker # Add extra bindings # bindd = SUPER SHIFT, A, ChatGPT, exec, omarchy-launch-webapp "https://chatgpt.com"