modules/hm/programs/anyrun: remove desktop actions
This commit is contained in:
parent
5a9da3f777
commit
263376cf4d
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ in {
|
|||
"applications.ron".text = ''
|
||||
Config(
|
||||
// Also show the Desktop Actions defined in the desktop files, e.g. "New Window" from LibreWolf
|
||||
desktop_actions: true,
|
||||
desktop_actions: false,
|
||||
max_entries: 5,
|
||||
// The terminal used for running terminal based desktop entries, if left as `None` a static list of terminals is used
|
||||
// to determine what terminal to use.
|
||||
|
|
Loading…
Reference in a new issue