niri, waybar, swaylock
This commit is contained in:
parent
f5a0090ea0
commit
41a49f8c2a
12 changed files with 383 additions and 246 deletions
|
@ -43,7 +43,7 @@ local workspace_switcher = wezterm.plugin.require("https://github.com/MLFlexer/s
|
|||
config.enable_wayland = false;
|
||||
config.front_end = "WebGpu";
|
||||
|
||||
config.font_size = 13
|
||||
config.font_size = 14
|
||||
config.font = wezterm.font {
|
||||
family = 'JetBrains Mono',
|
||||
weight = 'Medium'
|
||||
|
@ -74,7 +74,7 @@ config.background = {
|
|||
}
|
||||
}
|
||||
|
||||
-- config.window_decorations = "TITLE|RESIZE"
|
||||
config.window_decorations = "RESIZE"
|
||||
|
||||
config.window_padding = {
|
||||
left = 12,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue