mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-17 01:06:08 +03:00
gtk: set Name for new-window action
This commit is contained in:
3
dist/linux/app.desktop
vendored
3
dist/linux/app.desktop
vendored
@ -7,8 +7,9 @@ Icon=com.mitchellh.ghostty
|
||||
Keywords=terminal;tty;pty;
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
Actions=new-window
|
||||
Actions=new-window;
|
||||
|
||||
[Desktop Action new-window]
|
||||
Name=New Window
|
||||
Actions=new-window
|
||||
Exec=ghostty
|
||||
|
Reference in New Issue
Block a user