Rebrand as Playpen.

This commit is contained in:
Greyson Parrelli
2026-08-11 14:26:12 -04:00
parent 3026bdcd4c
commit 73a0187db5
17 changed files with 152 additions and 146 deletions
+16
View File
@@ -0,0 +1,16 @@
[Desktop Entry]
Type=Application
Name=Playpen
GenericName=Terminal
Comment=Terminal with vertical tabs, web panes and saved layouts
# Substituted with an absolute path by `mise run install`, because desktop
# launchers do not reliably have ~/.local/bin on PATH.
Exec=@EXEC@
Icon=dev.greyson.playpen
Terminal=false
Categories=System;TerminalEmulator;
Keywords=shell;prompt;command;commandline;cmd;terminal;tabs;
StartupNotify=true
# Lets the compositor match the running window to this entry, which is what
# gives the window its icon. Must equal the GApplication id.
StartupWMClass=dev.greyson.playpen