Compare commits
3 Commits
5ffc046537
...
a6efc6c43d
| Author | SHA1 | Date | |
|---|---|---|---|
| a6efc6c43d | |||
| 4f1ef573e8 | |||
| 49c95f5be1 |
@@ -319,9 +319,9 @@ assign [class="^Wine$"] $workspace10
|
||||
################################################################################
|
||||
|
||||
# class border backgr. text indicator
|
||||
client.focused #272822 #e5b567 #000000 #FF0000
|
||||
client.focused #e5b567 #e5b567 #000000 #FF0000
|
||||
client.focused_inactive #272822 #5f676a #ffffff #484e50
|
||||
client.unfocused #272822 #272822 #cccccc #292d2e
|
||||
client.unfocused #1C1C1C #272822 #cccccc #292d2e
|
||||
client.urgent #272822 #900000 #ffffff #900000
|
||||
|
||||
################################################################################
|
||||
|
||||
@@ -59,7 +59,7 @@ set-window-option -g window-status-current-style "bg=#e5b567,fg=black"
|
||||
|
||||
set-window-option -g monitor-activity on
|
||||
set-window-option -g visual-activity off
|
||||
set-window-option -g window-status-activity-style "fg=red"
|
||||
set-window-option -g window-status-activity-style "bg=#ff77777,fg=black"
|
||||
|
||||
set-window-option -g automatic-rename on
|
||||
set-window-option -g automatic-rename-format '#{pane_current_command}'
|
||||
|
||||
Reference in New Issue
Block a user