Pin filemanager to launcher, since terminal has dedicated bind anyway

This commit is contained in:
Evie Litherland-Smith 2024-08-10 07:05:08 +01:00
parent 0c34ee43b2
commit 7ff414d94c

View file

@ -111,7 +111,7 @@
maxStripes = "1";
showToolTips = "true";
launchers = [
"applications:Alacritty.desktop"
"preferred://filemanager"
"applications:emacs.desktop"
"preferred://browser"
];