Merge pull request #416 from mitchellh/mrn/gtk-new-window-action

gtk: add new-window action to .desktop files
This commit is contained in:
Mitchell Hashimoto
2023-09-09 08:14:08 -07:00
committed by GitHub
2 changed files with 10 additions and 0 deletions

View File

@ -7,3 +7,8 @@ Icon=com.mitchellh.ghostty
Keywords=terminal;tty;pty; Keywords=terminal;tty;pty;
StartupNotify=true StartupNotify=true
Terminal=false Terminal=false
Actions=new-window
[Desktop Action new-window]
Actions=new-window
Exec=/app/bin/ghostty

View File

@ -7,3 +7,8 @@ Icon=com.mitchellh.ghostty
Keywords=terminal;tty;pty; Keywords=terminal;tty;pty;
StartupNotify=true StartupNotify=true
Terminal=false Terminal=false
Actions=new-window
[Desktop Action new-window]
Actions=new-window
Exec=/usr/bin/ghostty