sfs-pra
sfs-pra
[ready-made solution](https://aur.archlinux.org/packages/wdisplays-persistent#comment-1031611)
https://specifications.freedesktop.org/desktop-entry-spec/latest/recognized-keys.html `echo "Hidden=true;" >> no_need.desktop`
OnlyShowIn= NotShowIn=
Wouldn't it be better to make `Item(“terminal.desktop”, “top|bottom”)` It would solve the localization and “tooltip” problem. Now “tooltip” is not in AppMenuItemBottom, and localization will have to be done through...
> I confirm, it works as it should sfwbar-git r1753.701626d - yes! > Will work on this later ok > Now “tooltip” is not in AppMenuItemBottom `AppMenuItemBottom GT("Find") + "%gtk-find%tooltip",...
> where should i add `action = { Menu “app_menu_system” menu “menu_name1” }` ? in startmenu.widget
sfwbar-git-r1794.1ed698b Alphabetical sorting is now available in AppMenuItemBottom Can it be returned as it was - without sorting, in the order of enumeration?
sfwbar-git-r1794.1ed698b They don't work [Hidden= NoDisplay=](https://specifications.freedesktop.org/desktop-entry-spec/latest/recognized-keys.html)
sfwbar-git-r1795.ff14406 [Hidden= NoDisplay=](https://specifications.freedesktop.org/desktop-entry-spec/latest/recognized-keys.html) without improvement killall -1 sfwbar - does not solve the problem > Can it be returned as it was - without sorting, in the order of enumeration?...
> sfwbar-git-r1795.ff14406 > [Hidden= NoDisplay=](https://specifications.freedesktop.org/desktop-entry-spec/latest/recognized-keys.html) > without improvement Works. The problem was a duplicate in ~/local/share/applications The problem remains - it doesn't work: NoDisplay=true; Hidden=true; ; - sometimes used