Switch back to alacritty which has been fixed

This commit is contained in:
Daniel Lundin 2020-08-05 17:06:29 +02:00
parent 7231fb4daa
commit 08f8ce2723
No known key found for this signature in database
GPG key ID: 6AB527C9196ACDCC
2 changed files with 4 additions and 4 deletions

View file

@ -75,7 +75,7 @@ tabspaces: 8
# - https://wiki.archlinux.org/index.php/font_configuration#Fontconfig_configuration
# - file:///usr/share/doc/fontconfig/fontconfig-user.html
font:
size: 18.0
size: 20.0
normal:
family: IBM Plex Mono
style: Regular
@ -97,7 +97,7 @@ font:
# increasing `y` moves the glyph upwards.
glyph_offset:
x: 0
y: 0
y: 1
# If `true`, bold text is drawn using the bright color variants.
draw_bold_text_with_bright_colors: false

View file

@ -1,6 +1,6 @@
set $lock swaylock
set $mod Mod4
set $term kitty
set $term alacritty
set $laptop eDP-1
set $left h
@ -73,7 +73,7 @@ bindsym Mod4+Shift+c kill
bindsym Mod4+Shift+q exit
bindsym Mod4+Return exec $term
bindsym Mod4+Shift+Return exec $term tmux new-session -A -D -s 0
bindsym Mod4+Control+Return exec "autossh -M21001 -f -A -T home-dev sleep inf; $term mosh -p 2022 home -- tmux new-session -A -D -s 0"
bindsym Mod4+Control+Return exec "autossh -M21001 -f -A -T home-dev sleep inf; $term -e mosh -p 2022 home -- tmux new-session -A -D -s 0"
bindsym Mod4+p exec wofi --show run
bindsym Mod4+e exec ~/bin/wofi-emoji
bindsym Mod4+l exec $lock