switch to alacritty to fix lag bug for now
This commit is contained in:
parent
262e95e42e
commit
c92d6e43f5
3
home/default/.config/alacritty/alacritty.toml
Normal file
3
home/default/.config/alacritty/alacritty.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[window]
|
||||
opacity=0.85
|
||||
decorations="None"
|
@ -1,3 +1,3 @@
|
||||
set preview_images true
|
||||
set preview_images_method kitty
|
||||
set preview_images_method ueberzug
|
||||
map DD shell trash %s
|
||||
|
@ -9,7 +9,7 @@ set $down j
|
||||
set $up k
|
||||
set $right l
|
||||
|
||||
set $term kitty
|
||||
set $term alacritty
|
||||
set $menu rofi -show combi | xargs swaymsg exec --
|
||||
|
||||
# wallpaper
|
||||
|
@ -351,6 +351,7 @@ ttf-ms-fonts
|
||||
ttf-opensans
|
||||
ttf-symbola-free
|
||||
ttf-ubuntu-font-family
|
||||
ueberzugpp
|
||||
unicode-emoji
|
||||
upd72020x-fw
|
||||
usbutils
|
||||
|
Loading…
Reference in New Issue
Block a user