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: font:
# Normal (roman) font face # Normal (roman) font face
normal: normal:
family: Source Code Pro for Powerline family: Source Code Pro
# family: DejaVu Sans Mono for Powerline # family: DejaVu Sans Mono for Powerline
style: regular style: regular
# Bold font face # Bold font face
bold: bold:
family: Source Code Pro for Powerline family: Source Code Pro
style: bold style: bold
# Italic font face # Italic font face
italic: italic:
family: Source Code Pro for Powerline family: Source Code Pro
style: italic style: italic
size: 9 size: 8
# Colors (Gruvbox dark) # Colors (Gruvbox dark)
colors: colors:
@@ -74,6 +74,11 @@ working_directory: None
# url launcher # url launcher
mouse: mouse:
url: hints:
launcher: launcher:
program: firefox 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 # Kill
bind q kill-window bind q kill-window
bind Q kill-session 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