From b0aafb855310f99f300b01a3361ab12e355de0f5 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 12 Jan 2023 16:34:48 +0100 Subject: ip --- .idesktop/ario.lnk | 12 ++++++------ .idesktop/home.lnk | 11 +++++++++++ .idesktop/openbox.lnk | 11 +++++++++++ 3 files changed, 28 insertions(+), 6 deletions(-) create mode 100644 .idesktop/home.lnk create mode 100644 .idesktop/openbox.lnk (limited to '.idesktop') diff --git a/.idesktop/ario.lnk b/.idesktop/ario.lnk index bb6a20f..f333ba5 100644 --- a/.idesktop/ario.lnk +++ b/.idesktop/ario.lnk @@ -1,11 +1,11 @@ table Icon Caption: Ario - ToolTip.Caption: Google's OSS Web Browser - Icon: /usr/local/share/icons/hicolor/32x32/apps/ario.png - Width: 32 - Height: 32 - X: 3672 - Y: 920 + ToolTip.Caption: GTK MPD client + Icon: /usr/local/share/icons/hicolor/48x48/apps/ario.png + Width: 48 + Height: 48 + X: 704 + Y: 240 Command[0]: ario end diff --git a/.idesktop/home.lnk b/.idesktop/home.lnk new file mode 100644 index 0000000..a139f07 --- /dev/null +++ b/.idesktop/home.lnk @@ -0,0 +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 + X: 696 + Y: 152 + Command[0]: pcmanfm ~/ +end + diff --git a/.idesktop/openbox.lnk b/.idesktop/openbox.lnk new file mode 100644 index 0000000..c44f06b --- /dev/null +++ b/.idesktop/openbox.lnk @@ -0,0 +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 + X: 696 + Y: 56 + Command[0]: xdotool key super+space +end + -- cgit v1.2.3