Replies: 1 comment
-
|
I guess that the App Hider only works in the Let's do a small experiment. I first installed and enabled App Hider.
Next, start Terminal and execute the following command. keybind / Searchrun gsettings list-recursively | grep keybind | grep toggleshow keybind / setrun gsettings set org.gnome.shell.keybindings toggle-application-view "['<Alt>F3']"run to check gsettings get org.gnome.shell.keybindings toggle-application-viewshow After making this setting, we can switch
select
App Hider / SettingsLet's check App Hider's Settings.
ArcMenuIt appears that App Hider is not working in ArcMenu.
keybind / set backTo restore the original settings, you can execute the following command. run gsettings set org.gnome.shell.keybindings toggle-application-view "[]"run to check gsettings get org.gnome.shell.keybindings toggle-application-viewshow |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment







Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The default "Extension" App lists all the installed extensions. I want to add a new extension "App Hider" but the search button gives me nothing.
If I open gnome shell extension website in the browser and click "install" there, the extension is successfully installed and I can see it in "Extension" App.
However in the menu after right clicking an app menu, there's no "hide" option. "App Hider" extension doesn't work at all. I tried this extension in original ubuntu system, and it worked. So the extention itself has no problem.
Beta Was this translation helpful? Give feedback.
All reactions