mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-24 16:41:30 +02:00
10 lines
237 B
Desktop File
10 lines
237 B
Desktop File
[Desktop Entry]
|
|
Name=NetBird
|
|
Comment=NetBird desktop client
|
|
Exec=env WEBKIT_DISABLE_DMABUF_RENDERER=1 /usr/bin/netbird-ui
|
|
Icon=netbird
|
|
Type=Application
|
|
Terminal=false
|
|
Categories=Utility;
|
|
Keywords=netbird;
|
|
StartupWMClass=org.wails.netbird |