Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 7, 2019 15:08
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 ryantm/e74c644036b3defb686ba95a1a7ce318 to your computer and use it in GitHub Desktop.
Save ryantm/e74c644036b3defb686ba95a1a7ce318 to your computer and use it in GitHub Desktop.
/nix/store/14aai82rvc6c57fiaambzzzm17x6c29i-pasystray-0.7.1
├── bin
│   └── pasystray
├── etc
│   └── xdg
│   └── autostart
│   └── pasystray.desktop
└── share
├── applications
│   └── pasystray.desktop
├── icons
│   └── hicolor
│   └── scalable
│   └── apps
│   └── pasystray.svg
├── man
│   └── man1
│   └── pasystray.1.gz
├── pasystray
│   └── pasystray.gtk3.glade
└── pixmaps
└── pasystray.png
14 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment