Switch from termite to alacritty

This commit is contained in:
Patrick Wadström 2024-09-22 20:25:51 +02:00
parent bb494c7f99
commit 2baab53b63
No known key found for this signature in database
GPG Key ID: CC0281C09CD6713D
2 changed files with 29 additions and 1 deletions

View File

@ -0,0 +1,28 @@
# Colors (Nord)
# Default colors
[colors.primary]
background = '#2E3440'
foreground = '#D8DEE9'
# Normal colors
[colors.normal]
black = '#3B4252'
red = '#BF616A'
green = '#A3BE8C'
yellow = '#EBCB8B'
blue = '#81A1C1'
magenta = '#B48EAD'
cyan = '#88C0D0'
white = '#E5E9F0'
# Bright colors
[colors.bright]
black = '#4C566A'
red = '#BF616A'
green = '#A3BE8C'
yellow = '#EBCB8B'
blue = '#81A1C1'
magenta = '#B48EAD'
cyan = '#8FBCBB'
white = '#ECEFF4'

View File

@ -19,7 +19,7 @@ set $up k
set $right l
# Setup terminal
set $term termite
set $term alacritty
# Setup menu
set $menu wofi