Start nautilus with thunar as backup

This commit is contained in:
Stephan Raabe
2023-09-15 09:10:32 +02:00
parent 0a7af4d2bb
commit 7aef153cb5
2 changed files with 21 additions and 1 deletions
+1 -1
View File
@@ -80,7 +80,7 @@
// Filemanager Launcher
"custom/filemanager": {
"format": "",
"on-click": "nautilus",
"on-click": "~/dotfiles/scripts/filemanager.sh",
"tooltip": false
},