diff options
author | BennyYip | 2017-04-06 19:34:29 +0800 |
---|---|---|
committer | BennyYip | 2017-04-06 19:37:13 +0800 |
commit | 9a423e93625f1dcf256f475cbaabd141ca721405 (patch) | |
tree | b7bd5bdad3b63324e7ef14a252269cbc725a6570 /urxvtc.desktop | |
download | aur-rxvt-unicode-ben.tar.gz |
fork from aur/rxvt-unicode-patched
add pixbuf support
Diffstat (limited to 'urxvtc.desktop')
-rwxr-xr-x | urxvtc.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/urxvtc.desktop b/urxvtc.desktop new file mode 100755 index 00000000000..e39a418f652 --- /dev/null +++ b/urxvtc.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Version=1.0 +Encoding=UTF-8 +Name=urxvt (client) +Comment=An unicode capable rxvt clone client for urxvtd +Exec=urxvtc +Icon=terminal +Terminal=false +Type=Application +Categories=Application;System;TerminalEmulator; |