mirror of
https://github.com/basecamp/omarchy.git
synced 2026-01-09 05:10:54 +08:00
* Copy current URL to clipboard with browser extension In Omarchy web apps it's impossible to get the curent URL to share it in another applications. This commit adds a browser extension which is included by default via the chromium-flags.conf config. With this extension you can get the current URL via a keyboard shortcut. The default shortcut for getting the current URL is `Ctrl+Shift+L`, this shortcut can be changed via this page: chrome://extensions/shortcuts. * Change the shortcut to Alt+Shift+L In my testing and research I found out that not all shortcuts are available as suggested_key. We still want to use L because that's easy to remember because we associate it with the location bar. * Improve notification language * Move it to just Alt + L since that's not used Better mirrors Ctrl + L as well * Move this under default/chromium * Fix symlink * It didn't like Alt+L alone after all --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
Omarchy
Turn a fresh Arch installation into a fully-configured, beautiful, and modern web development system based on Hyprland by running a single command. That's the one-line pitch for Omarchy (like it was for Omakub). No need to write bespoke configs for every essential tool just to get started or to be up on all the latest command-line tools. Omarchy is an opinionated take on what Linux can be at its best.
Read more at omarchy.org.
License
Omarchy is released under the MIT License.
Languages
Shell
91.1%
Smarty
3.4%
CSS
3.4%
Lua
1.9%
JavaScript
0.2%