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 true
|
||||||
set preview_images_method kitty
|
set preview_images_method ueberzug
|
||||||
map DD shell trash %s
|
map DD shell trash %s
|
||||||
|
@ -9,7 +9,7 @@ set $down j
|
|||||||
set $up k
|
set $up k
|
||||||
set $right l
|
set $right l
|
||||||
|
|
||||||
set $term kitty
|
set $term alacritty
|
||||||
set $menu rofi -show combi | xargs swaymsg exec --
|
set $menu rofi -show combi | xargs swaymsg exec --
|
||||||
|
|
||||||
# wallpaper
|
# wallpaper
|
||||||
|
@ -351,6 +351,7 @@ ttf-ms-fonts
|
|||||||
ttf-opensans
|
ttf-opensans
|
||||||
ttf-symbola-free
|
ttf-symbola-free
|
||||||
ttf-ubuntu-font-family
|
ttf-ubuntu-font-family
|
||||||
|
ueberzugpp
|
||||||
unicode-emoji
|
unicode-emoji
|
||||||
upd72020x-fw
|
upd72020x-fw
|
||||||
usbutils
|
usbutils
|
||||||
|
@ -28,7 +28,7 @@ please let me know if i've forgotten one!
|
|||||||
- waybar (topbar)
|
- waybar (topbar)
|
||||||
- swayidle (idle daemon)
|
- swayidle (idle daemon)
|
||||||
- swaylock (lockscreen)
|
- swaylock (lockscreen)
|
||||||
- kitty (terminal)
|
- alacritty (terminal)
|
||||||
- ranger (file browser)
|
- ranger (file browser)
|
||||||
- rofi (launcher)
|
- rofi (launcher)
|
||||||
- mako (notification daemon)
|
- mako (notification daemon)
|
||||||
|
Loading…
Reference in New Issue
Block a user