We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f35a4c0 commit cdc4942Copy full SHA for cdc4942
1 file changed
data/io.elementary.code.desktop.in.in
@@ -15,7 +15,9 @@ Actions=NewWindow;NewFile;
15
[Desktop Action NewFile]
16
Name=New File
17
Exec=@EXEC_NAME@ --new-tab
18
+Icon=document-new
19
20
[Desktop Action NewWindow]
21
Name=New Window
22
Exec=@EXEC_NAME@ --new-window
23
+icon=window-new
0 commit comments