Pin filemanager to launcher, since terminal has dedicated bind anyway
This commit is contained in:
parent
0c34ee43b2
commit
7ff414d94c
|
@ -111,7 +111,7 @@
|
||||||
maxStripes = "1";
|
maxStripes = "1";
|
||||||
showToolTips = "true";
|
showToolTips = "true";
|
||||||
launchers = [
|
launchers = [
|
||||||
"applications:Alacritty.desktop"
|
"preferred://filemanager"
|
||||||
"applications:emacs.desktop"
|
"applications:emacs.desktop"
|
||||||
"preferred://browser"
|
"preferred://browser"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue