update dotfiles

This commit is contained in:
2021-08-19 16:05:45 +02:00
parent 714d857a98
commit 7cb4c30bb6
2 changed files with 10 additions and 15 deletions

View File

@@ -15,18 +15,18 @@ scrolling:
font:
# Normal (roman) font face
normal:
family: Source Code Pro for Powerline
family: Source Code Pro
# family: DejaVu Sans Mono for Powerline
style: regular
# Bold font face
bold:
family: Source Code Pro for Powerline
family: Source Code Pro
style: bold
# Italic font face
italic:
family: Source Code Pro for Powerline
family: Source Code Pro
style: italic
size: 9
size: 8
# Colors (Gruvbox dark)
colors:
@@ -74,6 +74,11 @@ working_directory: None
# url launcher
mouse:
url:
hints:
launcher:
program: firefox
key_bindings:
- { key: B, mods: Command, action: IncreaseFontSize }
- { key: N, mods: Command, action: DecreaseFontSize }
- { key: M, mods: Command, action: ResetFontSize }

View File

@@ -53,13 +53,3 @@ bind L resize-pane -R 5
# Kill
bind q kill-window
bind Q kill-session
#################################
# Statusline #
#################################
# modes
setw -g clock-mode-colour colour5
setw -g mode-attr bold
setw -g mode-fg colour1
setw -g mode-bg colour18