Skip to content

Instantly share code, notes, and snippets.

@dginhoux
Last active October 30, 2025 21:08
Show Gist options
  • Select an option

  • Save dginhoux/c01dabe455fbb2897130f6de5992422b to your computer and use it in GitHub Desktop.

Select an option

Save dginhoux/c01dabe455fbb2897130f6de5992422b to your computer and use it in GitHub Desktop.
gnome entry for bin not in path ; with icon support, pin and multiple instance
## location in ~/.local/share/applications/com.mikrotik.winbox4.desktop
## never use variables !!!
[Desktop Entry]
Name=WinBox4
Comment=MikroTik WinBox4 client
Exec=/home/dginhoux/_system/mikrotik/winbox/WinBox_Linux/WinBox
Icon=/home/dginhoux/_system/mikrotik/winbox/WinBox_Linux/assets/img/winbox.png
Terminal=false
Type=Application
Categories=Network;Administration;
StartupNotify=true
StartupWMClass=WinBox ### identiy class with "xprop | grep WM_CLASS" and open/click on the app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment