mirror of
https://github.com/basecamp/omarchy.git
synced 2026-01-09 05:10:54 +08:00
Add copy-url support for Brave browser (#3017)
* Add copy-url support for Brave browser * Add required migration * Excess CR --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
parent
55692e0893
commit
97382274f6
@ -1,5 +1,6 @@
|
||||
--ozone-platform=wayland
|
||||
--ozone-platform-hint=wayland
|
||||
--enable-features=TouchpadOverscrollHistoryNavigation
|
||||
--load-extension=~/.local/share/omarchy/default/chromium/extensions/copy-url
|
||||
# Chromium crash workaround for Wayland color management on Hyprland - see https://github.com/hyprwm/Hyprland/issues/11957
|
||||
--disable-features=WaylandWpColorManagerV1
|
||||
|
||||
3
migrations/1761897226.sh
Normal file
3
migrations/1761897226.sh
Normal file
@ -0,0 +1,3 @@
|
||||
echo "Install Copy URL extension for Brave"
|
||||
|
||||
omarchy-refresh-config brave-flags.conf
|
||||
Loading…
x
Reference in New Issue
Block a user