diff options
author | Joe <bousset.rudy@gmail.com> | 2023-01-31 21:13:10 +0100 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2023-01-31 21:13:10 +0100 |
commit | ae83bf5ca77c4cb3b6f219456e92d4c5e0f8fc9f (patch) | |
tree | 7341031ed0f84167350e95f48397761ef6544ad9 /.idesktop/firefox.lnk | |
parent | fbsd merge (diff) | |
parent | up (diff) | |
download | dotfiles-bsd-ae83bf5ca77c4cb3b6f219456e92d4c5e0f8fc9f.tar.gz dotfiles-bsd-ae83bf5ca77c4cb3b6f219456e92d4c5e0f8fc9f.tar.bz2 dotfiles-bsd-ae83bf5ca77c4cb3b6f219456e92d4c5e0f8fc9f.tar.xz dotfiles-bsd-ae83bf5ca77c4cb3b6f219456e92d4c5e0f8fc9f.tar.zst dotfiles-bsd-ae83bf5ca77c4cb3b6f219456e92d4c5e0f8fc9f.zip |
Merge branch 'master' of gitjoe.xyz:dotfiles-bsd
Diffstat (limited to '')
-rw-r--r-- | .idesktop/firefox.lnk | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.idesktop/firefox.lnk b/.idesktop/firefox.lnk new file mode 100644 index 0000000..ea6a808 --- /dev/null +++ b/.idesktop/firefox.lnk @@ -0,0 +1,12 @@ +table Icon + Caption: Firefox + ToolTip.Caption: Firefox Web Browser + Icon: /usr/share/icons/hicolor/64x64/apps/firefox.png + Width: 64 + Height: 64 + X: 1984 + Y: 320 + Command[0]: firefox + Command[1]: torify firefox +end + |