Skip to content

Instantly share code, notes, and snippets.

View RESTART1230's full-sized avatar
😤
啊啊啊啊

More RESTART1230

😤
啊啊啊啊
  • China
  • 04:40 (UTC +08:00)
View GitHub Profile
@Felvesthe
Felvesthe / auto-hide-vertical-tabs.css
Created April 8, 2025 18:22
Custom CSS for Vivaldi Browser providing Arc Browser-like auto-hide functionality for vertical tabs.
/*
Custom CSS for Vivaldi Browser providing Arc Browser-like auto-hide functionality for vertical tabs.
Fully compatible with workspaces.
This customization was made and tested with the tab bar positioned on the left side of the screen,
but it should also work on the right side.
*/
:root {
--tabbar-transition: transform .2s ease-out, opacity .2s ease-out;
@test482
test482 / clash-meta-config.yaml
Last active February 8, 2026 14:38
Clash Meta config
# Meta JSON Schema: A linter and snippet provider for Clash.Meta(mihomo) configuration.
log-level: info
external-controller: 127.0.0.1:9090
# external-ui: /usr/share/metacubexd/
# secret: "在此修改访问令牌"
mode: rule
mixed-port: 7890
allow-lan: false