tmux revamp

This commit is contained in:
ringofstorms 2024-04-01 00:50:59 -05:00
parent f43d436602
commit 4d473f4088
7 changed files with 143 additions and 44 deletions

View file

@ -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