blob: 0ba7746a776a5b928317a4f12bd4073b284bbdeb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[Desktop Entry]
Name=st
GenericName=Terminal
Comment=st is a simple terminal implementation for X
Keywords=shell;prompt;command;commandline;cmd;
TryExec=st
Exec=st -m
Icon=utilities-terminal
Type=Application
Categories=System;TerminalEmulator;
StartupNotify=true
StartupWMClass=st-256color
Actions=new-window;
[Desktop Action new-window]
Name=New Window
Exec=st
|