diff options
Diffstat (limited to '')
-rw-r--r-- | .idesktop/ario.lnk | 8 | ||||
-rw-r--r-- | .idesktop/firefox.lnk | 12 | ||||
-rw-r--r-- | .idesktop/home.lnk | 8 | ||||
-rw-r--r-- | .idesktop/iridium.lnk | 12 | ||||
-rw-r--r-- | .idesktop/openbox.lnk | 8 |
5 files changed, 36 insertions, 12 deletions
diff --git a/.idesktop/ario.lnk b/.idesktop/ario.lnk index f333ba5..bf96a4b 100644 --- a/.idesktop/ario.lnk +++ b/.idesktop/ario.lnk @@ -1,11 +1,11 @@ table Icon Caption: Ario ToolTip.Caption: GTK MPD client - Icon: /usr/local/share/icons/hicolor/48x48/apps/ario.png - Width: 48 - Height: 48 + Icon: /usr/local/share/icons/hicolor/64x64/apps/ario.png + Width: 64 + Height: 64 X: 704 - Y: 240 + Y: 576 Command[0]: ario end diff --git a/.idesktop/firefox.lnk b/.idesktop/firefox.lnk new file mode 100644 index 0000000..9645f93 --- /dev/null +++ b/.idesktop/firefox.lnk @@ -0,0 +1,12 @@ +table Icon + Caption: Firefox + ToolTip.Caption: Firefox Web Browser + Icon: /usr/local/share/icons/nuoveXT2/64x64/apps/mozilla-firefox.png + Width: 64 + Height: 64 + X: 704 + Y: 320 + Command[0]: firefox + Command[1]: torify firefox +end + diff --git a/.idesktop/home.lnk b/.idesktop/home.lnk index 667df4f..6b24717 100644 --- a/.idesktop/home.lnk +++ b/.idesktop/home.lnk @@ -1,11 +1,11 @@ table Icon Caption: Home ToolTip.Caption: Open PCManFM in the home directory - Icon: /usr/local/share/icons/Faenza/places/48/folder-home.png - Width: 48 - Height: 48 + Icon: /usr/local/share/icons/Faenza/places/64/folder-home.png + Width: 64 + Height: 64 X: 704 - Y: 144 + Y: 192 Command[0]: pcmanfm ~/ end diff --git a/.idesktop/iridium.lnk b/.idesktop/iridium.lnk new file mode 100644 index 0000000..6c0a781 --- /dev/null +++ b/.idesktop/iridium.lnk @@ -0,0 +1,12 @@ +table Icon + Caption: Iridium + ToolTip.Caption: Iridium Web Browser + Icon: /usr/local/share/icons/hicolor/64x64/apps/iridium.png + Width: 64 + Height: 64 + X: 704 + Y: 448 + Command[0]: iridium-browser + Command[1]: torify iridium-browser +end + diff --git a/.idesktop/openbox.lnk b/.idesktop/openbox.lnk index a2349f7..f39c3e9 100644 --- a/.idesktop/openbox.lnk +++ b/.idesktop/openbox.lnk @@ -1,11 +1,11 @@ table Icon Caption: Openbox ToolTip.Caption: Openbox menu - Icon: /usr/local/share/icons/matefaenza/apps/48/mate-panel-launcher.png - Width: 48 - Height: 48 + Icon: /usr/local/share/icons/matefaenza/apps/64/mate-panel-launcher.png + Width: 64 + Height: 64 X: 704 - Y: 48 + Y: 64 Command[0]: xdotool key super+space end |