diff options
Diffstat (limited to '')
-rw-r--r-- | .ideskrc | 12 | ||||
-rw-r--r-- | .idesktop/ario.lnk | 4 | ||||
-rw-r--r-- | .idesktop/home.lnk | 4 | ||||
-rw-r--r-- | .idesktop/openbox.lnk | 4 |
4 files changed, 12 insertions, 12 deletions
@@ -16,19 +16,19 @@ table Config ShadowY: 1 Bold: false ClickDelay: 300 - IconSnap: false + IconSnap: true SnapWidth: 48 SnapHeight: 48 SnapOrigin: TopRight SnapShadow: false SnapShadowTrans: 200 - CaptionOnHover: false + CaptionOnHover: true CaptionPlacement: bottom FillStyle: FillHLine - Background.Delay: 0 - Background.Source: None - Background.File: None - Background.Mode: Center + Background.Delay: 1 + Background.Source: ~/pics + Background.File: ~/pics/wp.jpg + Background.Mode: Stretch Background.Color: #C2CCFF CursorOver: left_ptr end diff --git a/.idesktop/ario.lnk b/.idesktop/ario.lnk index 71b14d2..f333ba5 100644 --- a/.idesktop/ario.lnk +++ b/.idesktop/ario.lnk @@ -4,8 +4,8 @@ table Icon Icon: /usr/local/share/icons/hicolor/48x48/apps/ario.png Width: 48 Height: 48 - X: 694 - Y: 271 + X: 704 + Y: 240 Command[0]: ario end diff --git a/.idesktop/home.lnk b/.idesktop/home.lnk index 3660759..667df4f 100644 --- a/.idesktop/home.lnk +++ b/.idesktop/home.lnk @@ -4,8 +4,8 @@ table Icon Icon: /usr/local/share/icons/Faenza/places/48/folder-home.png Width: 48 Height: 48 - X: 693 - Y: 169 + X: 704 + Y: 144 Command[0]: pcmanfm ~/ end diff --git a/.idesktop/openbox.lnk b/.idesktop/openbox.lnk index c44f06b..a2349f7 100644 --- a/.idesktop/openbox.lnk +++ b/.idesktop/openbox.lnk @@ -4,8 +4,8 @@ table Icon Icon: /usr/local/share/icons/matefaenza/apps/48/mate-panel-launcher.png Width: 48 Height: 48 - X: 696 - Y: 56 + X: 704 + Y: 48 Command[0]: xdotool key super+space end |