Skip to content

Instantly share code, notes, and snippets.

@ponfertato
Created September 30, 2025 13:10
Show Gist options
  • Select an option

  • Save ponfertato/a89ba6e3218f752bff8948a7ab034584 to your computer and use it in GitHub Desktop.

Select an option

Save ponfertato/a89ba6e3218f752bff8948a7ab034584 to your computer and use it in GitHub Desktop.
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Type=Application
Name[ru_RU]=FlClash
Name=FlClash
Comment[ru_RU]=Запуск FlClash
Comment=Run FlClash
Exec=konsole --hold -e bash -c 'echo "FlClash"; nix-shell -I nixpkgs=channel:nixos-unstable -p flclash --command "FlClash"'
Icon=utilities-terminal
Terminal=false
Categories=Network;Proxy;
Keywords[ru_RU]=VPN;обход;блокировки;
Keywords=VPN;bypass;blocking;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment