mirror of
https://github.com/balkian/dotfiles.git
synced 2024-11-01 03:11:43 +00:00
New version of tmux
This commit is contained in:
parent
ebcaeb805c
commit
cfb2d498fa
@ -34,8 +34,8 @@ URxvt.lineSpace: 0
|
|||||||
! Fonts
|
! Fonts
|
||||||
URxvt.allow_bold: true
|
URxvt.allow_bold: true
|
||||||
/* URxvt.font: -*-terminus-medium-r-normal-*-12-120-72-72-c-60-iso8859-1 */
|
/* URxvt.font: -*-terminus-medium-r-normal-*-12-120-72-72-c-60-iso8859-1 */
|
||||||
URxvt*font: xft:DejaVu\ Sans\ Mono:pixelsize=14
|
URxvt*font: xft:DejaVu\ Sans\ Mono:pixelsize=13
|
||||||
URxvt*boldFont: xft:DejaVu\ Sans\ Mono:pixelsize=14:style=bold
|
URxvt*boldFont: xft:DejaVu\ Sans\ Mono:pixelsize=13:style=bold
|
||||||
|
|
||||||
! Fix font space
|
! Fix font space
|
||||||
URxvt*letterSpace: -1
|
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
|
set -g automatic-rename off
|
||||||
|
|
||||||
# Mouse and panes
|
# Mouse and panes
|
||||||
setw -g mode-mouse on
|
set -g mouse-utf8 on
|
||||||
set-option -g mouse-select-pane on
|
set -g mouse on
|
||||||
set-option -g mouse-resize-pane on
|
|
||||||
|
|
||||||
# resize only if actively looking
|
# resize only if actively looking
|
||||||
setw -g aggressive-resize on
|
setw -g aggressive-resize on
|
||||||
|
Loading…
Reference in New Issue
Block a user