signal mommy
This commit is contained in:
parent
1fa23239ee
commit
adb4a2868f
3 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ local wezterm = require 'wezterm';
|
|||
local config = {
|
||||
font = wezterm.font 'FiraCode Nerd Font',
|
||||
color_scheme = 'GruvboxDarkHard',
|
||||
window_decorations = "RESIZE",
|
||||
|
||||
warn_about_missing_glyphs = false,
|
||||
check_for_updates = false,
|
||||
|
|
@ -11,6 +12,7 @@ local config = {
|
|||
-- enable_wayland = false,
|
||||
webgpu_power_preference = 'LowPower',
|
||||
front_end = 'WebGpu',
|
||||
|
||||
}
|
||||
|
||||
return config
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
jellyfin-media-player
|
||||
keepassxc
|
||||
onlyoffice-bin
|
||||
signal-desktop
|
||||
snapper
|
||||
syncthingtray
|
||||
yt-dlp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue