set xterm window title

pull/40/head
TomasM 2017-11-02 08:36:08 -04:00
parent 7b938853f8
commit 84ead7218f
3 changed files with 5 additions and 6 deletions

View File

@ -17,10 +17,9 @@ XTerm*rightScrollBar: true
XTerm*eightBitInput: false
XTerm*faceName:fixed:size=11
XTerm*boldFont:fixed:size=11
xterm*activeIcon: true
xterm*iconPixmap: /usr/share/icons/locolor/16x16/apps/xterm.xbm
xterm*fullscreen: never
XTerm*activeIcon: true
XTerm*iconPixmap: /usr/share/icons/locolor/16x16/apps/xterm.xbm
XTerm*fullscreen: never
Xft.antialias: true
Xft.hinting: true

View File

@ -1,5 +1,5 @@
[begin] ( Menu )
[exec] (Terminal) { xterm -ls }
[exec] (Terminal) { xterm -ls -title Terminal }
[exec] (Web browser) { chromium }
[exit] (Exit)
[end]

View File

@ -1,2 +1,2 @@
Terminal;/usr/share/icons/hicolor/48x48/apps/terminal.png;xterm
Terminal;/usr/share/icons/hicolor/48x48/apps/terminal.png;xterm -title Terminal
Chromium;/usr/share/icons/hicolor/48x48/apps/chromium.png;chromium