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
|
||||
|
||||
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
|
||||
# REPO: https://github.com/gkeep/iceberg-dark
|
||||
# MAINTAINER: gkeep <gkeep77@protonmail.com>
|
||||
|
||||
# from https://github.com/gkeep/iceberg-dark
|
||||
set -g status-justify "centre"
|
||||
set -g status "on"
|
||||
set -g status-left-style "none"
|
||||
|
|
|
@ -94,6 +94,7 @@
|
|||
anki
|
||||
trezorctl
|
||||
trezor-agent
|
||||
q
|
||||
];
|
||||
|
||||
programs.waybar.enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue