tmux config change and install q
This commit is contained in:
parent
9a85c1f5ec
commit
33b783b3d6
2 changed files with 5 additions and 4 deletions
|
@ -37,11 +37,11 @@
|
||||||
bind-key K confirm kill-server
|
bind-key K confirm kill-server
|
||||||
|
|
||||||
set -g renumber-windows on
|
set -g renumber-windows on
|
||||||
|
set -g mouse on
|
||||||
|
# don't yank immediately when selecting text
|
||||||
|
set -g @yank_with_mouse off
|
||||||
|
|
||||||
# FILE: iceberg.tmux.conf
|
# from https://github.com/gkeep/iceberg-dark
|
||||||
# REPO: https://github.com/gkeep/iceberg-dark
|
|
||||||
# MAINTAINER: gkeep <gkeep77@protonmail.com>
|
|
||||||
|
|
||||||
set -g status-justify "centre"
|
set -g status-justify "centre"
|
||||||
set -g status "on"
|
set -g status "on"
|
||||||
set -g status-left-style "none"
|
set -g status-left-style "none"
|
||||||
|
|
|
@ -94,6 +94,7 @@
|
||||||
anki
|
anki
|
||||||
trezorctl
|
trezorctl
|
||||||
trezor-agent
|
trezor-agent
|
||||||
|
q
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.waybar.enable = true;
|
programs.waybar.enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue