This commit is contained in:
2024-05-14 20:34:50 -04:00
parent 4ea241fad7
commit 80cf80e8aa
4 changed files with 24 additions and 6 deletions

View File

@@ -248,4 +248,7 @@ exec_always --no-startup-id feh --bg-fill ~/wallpaper/wallpaper.jpg
#exec_always --no-startup-id nm-applet
# dunst
#exec_always --no-startup-id dunst
exec_always --no-startup-id dunst
# pasystray
exec_always --no-startup-id pasystray

View File

@@ -6,7 +6,7 @@
extraConfig = ''
return {
color_scheme = 'catppuccin-mocha',
font = wezterm.font('PragmataPro Liga'),
-- font = wezterm.font('PragmataPro Liga'),
font_size = 16,
use_fancy_tab_bar = false,
native_macos_fullscreen_mode = false,