Skip to content

Commit cdc4942

Browse files
authored
Launcher: add icons to actions (#1559)
1 parent f35a4c0 commit cdc4942

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

data/io.elementary.code.desktop.in.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ Actions=NewWindow;NewFile;
1515
[Desktop Action NewFile]
1616
Name=New File
1717
Exec=@EXEC_NAME@ --new-tab
18+
Icon=document-new
1819

1920
[Desktop Action NewWindow]
2021
Name=New Window
2122
Exec=@EXEC_NAME@ --new-window
23+
icon=window-new

0 commit comments

Comments
 (0)