mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-17 17:26:09 +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;
|
Keywords=terminal;tty;pty;
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Actions=new-window
|
Actions=new-window;
|
||||||
|
|
||||||
[Desktop Action new-window]
|
[Desktop Action new-window]
|
||||||
|
Name=New Window
|
||||||
Actions=new-window
|
Actions=new-window
|
||||||
Exec=ghostty
|
Exec=ghostty
|
||||||
|
Reference in New Issue
Block a user