Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@glefait
Created May 12, 2020 12:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save glefait/4d1bdf13e6efb925968e94bae19839e9 to your computer and use it in GitHub Desktop.
Save glefait/4d1bdf13e6efb925968e94bae19839e9 to your computer and use it in GitHub Desktop.
raspian + solaar : stop annoying window
$ cat /etc/xdg/autostart/solaar.desktop
[Desktop Entry]
Name=Solaar
Comment=Logitech Unifying Receiver peripherals manager
Exec='solaar --window=hide'
Icon=solaar
StartupNotify=false
Terminal=false
Type=Application
Keywords=logitech;unifying;receiver;mouse;keyboard;
Categories=Utility;GTK;
#Categories=Utility;GTK;Settings;HardwareSettings;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment