summaryrefslogtreecommitdiff
path: root/modules/home/resources
diff options
context:
space:
mode:
authorTim Keller <tjkeller.xyz>2024-10-03 20:01:03 -0500
committerTim Keller <tjkeller.xyz>2024-10-03 20:01:03 -0500
commita651a2150aca24d915f7d139f6a8bcce9c6f641b (patch)
treebaeeb41312669a24919aeec8dd13bae618ea5470 /modules/home/resources
parent9aad420411b703278ac555858dc60f14f8f156bc (diff)
downloadnixos-a651a2150aca24d915f7d139f6a8bcce9c6f641b.tar.xz
nixos-a651a2150aca24d915f7d139f6a8bcce9c6f641b.zip
fix awesome with luajit and add some more cool stuff
Diffstat (limited to 'modules/home/resources')
-rw-r--r--modules/home/resources/pcmanfm/root.desktop11
1 files changed, 11 insertions, 0 deletions
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