summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.ideskrc17
-rw-r--r--.idesktop/ario.lnk8
-rw-r--r--.idesktop/firefox.lnk12
-rw-r--r--.idesktop/home.lnk8
-rw-r--r--.idesktop/iridium.lnk12
-rw-r--r--.idesktop/openbox.lnk8
6 files changed, 44 insertions, 21 deletions
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