Compare commits

...

3 Commits

14 changed files with 22 additions and 22 deletions

View File

@ -72,7 +72,7 @@ repos:
hooks:
- id: add-trailing-comma
- repo: https://github.com/rbubley/mirrors-prettier
rev: "v3.2.5"
rev: "v3.3.0"
hooks:
- id: prettier
exclude_types: [python, pyi, jupyter]

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -x
/usr/bin/brave-browser-stable --ozone-platform=wayland --ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations,WebContentsForceDark "$@"
/usr/bin/brave-browser-stable --ozone-platform=wayland --ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations "$@"
set +x

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -x
/usr/bin/brave-browser-beta --ozone-platform=wayland --ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations,WebContentsForceDark "$@"
/usr/bin/brave-browser-beta --ozone-platform=wayland --ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations "$@"
set +x

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -x
/usr/bin/brave-browser-nightly --ozone-platform=wayland --ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations,WebContentsForceDark "$@"
/usr/bin/brave-browser-nightly --ozone-platform=wayland --ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations "$@"
set +x

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
set -x
/usr/bin/chromium-browser --ozone-platform=wayland --ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations,WebContentsForceDark "$@"
/usr/bin/chromium-browser --ozone-platform=wayland --ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations "$@"
set +x

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
set -x
/usr/bin/google-chrome-stable --ozone-platform=wayland --ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations,WebContentsForceDark "$@"
/usr/bin/google-chrome-stable --ozone-platform=wayland --ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations "$@"
set +x

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
set -x
/usr/bin/microsoft-edge --ozone-platform=wayland --ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations,WebContentsForceDark "$@"
/usr/bin/microsoft-edge --ozone-platform=wayland --ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations "$@"
set +x

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
set -x
/usr/bin/microsoft-edge-beta --ozone-platform=wayland --ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations,WebContentsForceDark "$@"
/usr/bin/microsoft-edge-beta --ozone-platform=wayland --ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations "$@"
set +x

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
set -x
/usr/bin/microsoft-edge-dev --ozone-platform=wayland --ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations,WebContentsForceDark "$@"
/usr/bin/microsoft-edge-dev --ozone-platform=wayland --ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations "$@"
set +x

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
set -x
/usr/bin/vivaldi --ozone-platform=wayland --ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations,WebContentsForceDark "$@"
/usr/bin/vivaldi --ozone-platform=wayland --ozone-platform-hint=wayland --enable-features=WaylandWindowDecorations "$@"
set +x

View File

@ -1,6 +1,6 @@
{
"devDependencies": {
"prettier": "3.2.5",
"@prettier/plugin-ruby": "4.0.4"
"@prettier/plugin-ruby": "4.0.4",
"prettier": "3.3.0"
}
}

16
pnpm-lock.yaml generated vendored
View File

@ -9,10 +9,10 @@ importers:
devDependencies:
"@prettier/plugin-ruby":
specifier: 4.0.4
version: 4.0.4(prettier@3.2.5)
version: 4.0.4(prettier@3.3.0)
prettier:
specifier: 3.2.5
version: 3.2.5
specifier: 3.3.0
version: 3.3.0
packages:
"@prettier/plugin-ruby@4.0.4":
@ -23,17 +23,17 @@ packages:
peerDependencies:
prettier: ^3.0.0
prettier@3.2.5:
prettier@3.3.0:
resolution:
{
integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==,
integrity: sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==,
}
engines: { node: ">=14" }
hasBin: true
snapshots:
"@prettier/plugin-ruby@4.0.4(prettier@3.2.5)":
"@prettier/plugin-ruby@4.0.4(prettier@3.3.0)":
dependencies:
prettier: 3.2.5
prettier: 3.3.0
prettier@3.2.5: {}
prettier@3.3.0: {}

@ -1 +1 @@
Subproject commit ac9aeacc66527fd786bacfa7d074fc6fe67bd191
Subproject commit 3a458de9a7234ed280aee22592ebe2e7ff7ef5e9

@ -1 +1 @@
Subproject commit fc8efef2618595a9d4768795a074fd7727b315e1
Subproject commit c32f6d20d23a829c58d07929e6a2cc5cd6e9e0f7