From 6480d9e869e27dc7ae19e6ebb8b8a5c2769f12f2 Mon Sep 17 00:00:00 2001 From: pmcc Date: Sat, 7 Jun 2025 22:03:59 -0400 Subject: [PATCH] Update theme --- .bashrc | 2 +- .config/alacritty/alacritty.toml | 2 +- .config/sway/config.d/theme.conf | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.bashrc b/.bashrc index 5188274..2d721c6 100644 --- a/.bashrc +++ b/.bashrc @@ -11,7 +11,7 @@ alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME' PS1='[\u@\h \W]\$ ' if [ -z "$WAYLAND_DISPLAY" ] && [ -n "$XDG_VTNR" ] && [ "$XDG_VTNR" -eq 1 ] ; then - exec sway + exec sway --unsupported-gpu fi # pnpm diff --git a/.config/alacritty/alacritty.toml b/.config/alacritty/alacritty.toml index d4151cc..191a35a 100644 --- a/.config/alacritty/alacritty.toml +++ b/.config/alacritty/alacritty.toml @@ -1,5 +1,5 @@ [font] -size = 16.0 +size = 22.0 [font.normal] family = "JetBrainsMono Nerd Font" diff --git a/.config/sway/config.d/theme.conf b/.config/sway/config.d/theme.conf index bed0f77..4bf02fc 100644 --- a/.config/sway/config.d/theme.conf +++ b/.config/sway/config.d/theme.conf @@ -43,6 +43,7 @@ default_floating_border normal 4 # Status bar bar { + font "JetBrainsMono Nerd Font" "Normal" 22 position top colors { statusline $text