New version of tmux

panther
J. Fernando Sánchez 9 years ago
parent ebcaeb805c
commit cfb2d498fa

@ -34,8 +34,8 @@ URxvt.lineSpace: 0
! Fonts
URxvt.allow_bold: true
/* URxvt.font: -*-terminus-medium-r-normal-*-12-120-72-72-c-60-iso8859-1 */
URxvt*font: xft:DejaVu\ Sans\ Mono:pixelsize=14
URxvt*boldFont: xft:DejaVu\ Sans\ Mono:pixelsize=14:style=bold
URxvt*font: xft:DejaVu\ Sans\ Mono:pixelsize=13
URxvt*boldFont: xft:DejaVu\ Sans\ Mono:pixelsize=13:style=bold
! Fix font space
URxvt*letterSpace: -1

@ -1,2 +0,0 @@
#!/bin/sh
~/Programs/Zotero_linux-x86_64/run-zotero.sh

@ -50,9 +50,8 @@ set -g visual-activity on
set -g automatic-rename off
# Mouse and panes
setw -g mode-mouse on
set-option -g mouse-select-pane on
set-option -g mouse-resize-pane on
set -g mouse-utf8 on
set -g mouse on
# resize only if actively looking
setw -g aggressive-resize on

Loading…
Cancel
Save