Why do you need cross platform availability, if .desktop files are (mostly) Linux only?
- 1 Post
- 10 Comments
Joined 2 years ago
Cake day: June 15th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
AnyDesk, best performance I’ve experienced when it comes to screen sharing.
vredezto
DACH - jetzt auf feddit.org@feddit.de•"Wir sollten Quatsch wie Monogamie oder eheliche Treue hinter uns lassen"Deutsch
41·2 years agoBrave new world…
Rare to see people with common sense these days.
Does Linus know that you use his PC??
I use gnu stow (with --no-folding) and track my stow directory in a Git repo. This allows you to easily swap out distro specific differences, like the location of git_prompt.sh or aliases that map to different package managers. Also, you can switch between different window managers or desktop environments with a simple unstow and stow of .xinitrc files.
vredezto
Programming@beehaw.org•Is anyone here using a GUI for git? If yes - which one and why?
3·2 years agoI’ve tried a lot and settled with vim-fugitive. If you know and like Vim-keybindings it’s probably the best choice out there.





Alright, but maybe take a look into something like Zenity. The task done by your tool doesn’t really justify installing a huge JRE, when a simple bash script would suffice.