This commit is contained in:
2026-01-06 15:40:01 -05:00
parent 9b86e7fb7f
commit ffce03e4ef
2 changed files with 2 additions and 2 deletions

View File

@@ -122,7 +122,7 @@ bindsym $mod+d exec vesktop
bindsym $mod+b exec librewolf bindsym $mod+b exec librewolf
bindsym $mod+s exec flatpak run org.vinegarhq.Sober bindsym $mod+s exec flatpak run org.vinegarhq.Sober
bindsym $mod+g exec steam bindsym $mod+g exec steam
bindsym $mod+m exec flatpak run org.prismlauncher.PrismLauncher bindsym $mod+m exec atlauncher
bindsym $mod+Shift+f exec nautilus bindsym $mod+Shift+f exec nautilus

View File

@@ -10,7 +10,7 @@ config.font = wezterm.font_with_fallback {
'ComicShannsMono Nerd Font', 'ComicShannsMono Nerd Font',
'Iosevka Term' 'Iosevka Term'
} }
config.font_size = 20.0 config.font_size = 24.0
config.enable_scroll_bar = false config.enable_scroll_bar = false
config.window_padding = { config.window_padding = {