added .desktop files and browser workaround

This commit is contained in:
2021-05-06 17:15:54 +02:00
parent 8e5430ce60
commit eeadf09dcf
28 changed files with 207 additions and 0 deletions

3
.local/bin/tools/openbrowser Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
$BROWSER $1 &
#exit 0