From a651a2150aca24d915f7d139f6a8bcce9c6f641b Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Thu, 3 Oct 2024 20:01:03 -0500 Subject: fix awesome with luajit and add some more cool stuff --- modules/home/resources/pcmanfm/root.desktop | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 modules/home/resources/pcmanfm/root.desktop (limited to 'modules/home/resources') diff --git a/modules/home/resources/pcmanfm/root.desktop b/modules/home/resources/pcmanfm/root.desktop new file mode 100644 index 0000000..4b4d263 --- /dev/null +++ b/modules/home/resources/pcmanfm/root.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=Action +Tooltip=Open Directory As Root +Name=Open Directory As Root +Profiles=profile-zero; +Icon=gtk-dialog-authentication + +[X-Action-Profile profile-zero] +MimeTypes=inode/directory; +Exec=/home/timmy/.local/bin/x11/xsudo /usr/bin/pcmanfm %u +Name=Default profile -- cgit v1.2.3