switch to alacritty to fix lag bug for now
This commit is contained in:
parent
262e95e42e
commit
878d301a1e
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"
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user