tmux revamp
This commit is contained in:
parent
f43d436602
commit
4d473f4088
7 changed files with 143 additions and 44 deletions
|
@ -106,6 +106,8 @@ if isMac then
|
|||
config.font_size = 16
|
||||
config.window_decorations = "RESIZE"
|
||||
elseif isNix then
|
||||
config.enable_wayland = true
|
||||
|
||||
config.window_decorations = "NONE"
|
||||
|
||||
-- Fix for cursor disappearing in gnome
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue