add desktop entry and app id for portal registration
This commit is contained in:
parent
7e594b7f8d
commit
eda0fb4376
3 changed files with 9 additions and 0 deletions
6
shell/assets/space.darkest.nova-shell.desktop
Normal file
6
shell/assets/space.darkest.nova-shell.desktop
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Name=nova-shell
|
||||
Comment=Minimal Quickshell bar for niri
|
||||
Exec=nova-shell
|
||||
Type=Application
|
||||
NoDisplay=true
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
//@ pragma Env QS_NO_RELOAD_POPUP=1
|
||||
//@ pragma AppId space.darkest.nova-shell
|
||||
|
||||
import "modules"
|
||||
import "services"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue