switch to alacritty to fix lag bug for now
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user