mirror of
https://github.com/marcogll/omarchy_setup.git
synced 2026-03-15 16:25:18 +00:00
update: sync dotfiles with system changes
- zsh: add OpenCode Web aliases (ocw, ocws) - nvim: update plugin versions (lazy-lock.json) - alacritty: change font to MesloLGL Nerd Font Mono - hypridle: adjust idle timeouts (5min screensaver, 10min lock, 15min screen off, 30min suspend) - hyprlock: change font to MesloLGL Nerd Font Mono
This commit is contained in:
@@ -4,9 +4,9 @@ general.import = [ "~/.config/omarchy/current/theme/alacritty.toml" ]
|
||||
TERM = "xterm-256color"
|
||||
|
||||
[font]
|
||||
normal = { family = "CaskaydiaMono Nerd Font" }
|
||||
bold = { family = "CaskaydiaMono Nerd Font" }
|
||||
italic = { family = "CaskaydiaMono Nerd Font" }
|
||||
normal = { family = "MesloLGL Nerd Font Mono" }
|
||||
bold = { family = "MesloLGL Nerd Font Mono" }
|
||||
italic = { family = "MesloLGL Nerd Font Mono" }
|
||||
size = 9
|
||||
|
||||
[window]
|
||||
|
||||
Reference in New Issue
Block a user