Skip to content

Commit 414e7d0

Browse files
committed
Hide lxqt-panel application from applications menu
- Add NoDisplay=true to .desktop file
1 parent 01c925f commit 414e7d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

autostart/lxqt-panel_wayland.desktop.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[Desktop Entry]
22
Type=Application
33
TryExec=lxqt-panel
4+
NoDisplay=true
45

56
# NOTE: KWin wants absolute path here, get it from CMake install path
67
Exec=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_BINDIR@/lxqt-panel

0 commit comments

Comments
 (0)