sway: remove border and gaps
This commit is contained in:
@@ -50,16 +50,8 @@ set-option -g mouse on
|
||||
set -g base-index 1
|
||||
setw -g pane-base-index 1
|
||||
|
||||
# some styling
|
||||
#set -g status-bg white
|
||||
#set -g window-status-current-style "underscore, bold"
|
||||
#set -g window-status-current-format "#I:#W"
|
||||
#set -g window-status-format "#I:#W"
|
||||
#set -g status-left " "
|
||||
#set -g status-right "#S @ #h - %I:%M %p "
|
||||
|
||||
# styling
|
||||
set -g status-position top
|
||||
set -g pane-border-lines heavy
|
||||
|
||||
# generated, using https://github.com/edkolev/tmuxline.vim
|
||||
set -g status-justify "left"
|
||||
|
||||
Reference in New Issue
Block a user