Skip to content

Commit

Permalink
add browser.desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
fioriandrea committed Jan 15, 2022
1 parent b2132d4 commit 1101ff5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .local/scripts/browser
@@ -0,0 +1,3 @@
#!/bin/sh

exec "$BROWSER" "$@"
4 changes: 4 additions & 0 deletions .local/share/applications/browser.desktop
@@ -0,0 +1,4 @@
[Desktop Entry]
Type=Application
Name=Browser
Exec=browser

0 comments on commit 1101ff5

Please sign in to comment.