From 719aefd381a5b40d9aa3a550944f6f685a453c23 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 12 Jan 2023 18:18:41 +0100 Subject: up --- .ideskrc | 17 ++++++++--------- .idesktop/ario.lnk | 8 ++++---- .idesktop/firefox.lnk | 12 ++++++++++++ .idesktop/home.lnk | 8 ++++---- .idesktop/iridium.lnk | 12 ++++++++++++ .idesktop/openbox.lnk | 8 ++++---- 6 files changed, 44 insertions(+), 21 deletions(-) create mode 100644 .idesktop/firefox.lnk create mode 100644 .idesktop/iridium.lnk diff --git a/.ideskrc b/.ideskrc index 3815d4b..3751440 100644 --- a/.ideskrc +++ b/.ideskrc @@ -1,6 +1,6 @@ table Config FontName: Cantarell - FontSize: 10 + FontSize: 11 FontColor: #ebdbb2 ToolTip.FontSize: 10 ToolTip.FontName: Cantarell @@ -10,15 +10,15 @@ table Config ToolTip.CaptionPlacement: Right Locked: false Transparency: 75 - Shadow: false - ShadowColor: #FFFFFF + Shadow: true + ShadowColor: #9d0000 ShadowX: 1 ShadowY: 1 Bold: false ClickDelay: 300 IconSnap: true - SnapWidth: 48 - SnapHeight: 48 + SnapWidth: 64 + SnapHeight: 64 SnapOrigin: TopRight SnapShadow: false SnapShadowTrans: 200 @@ -26,8 +26,6 @@ table Config CaptionPlacement: bottom FillStyle: None Background.Delay: 0 - Background.Source: ~/pics - Background.File: ~/pics/wp.jpg Background.Mode: Stretch Background.Color: #C2CCFF CursorOver: left_ptr @@ -36,8 +34,9 @@ end table Actions Lock: control right doubleClk Reload: middle doubleClk - Drag: left hold - EndDrag: left singleClk + Drag: right hold + EndDrag: right singleClk Execute[0]: left singleClk Execute[1]: right doubleClk end + 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 -- cgit v1.2.3