switch to alacritty to fix lag bug for now

This commit is contained in:
shibao 2024-05-06 23:40:30 -04:00
parent 262e95e42e
commit c92d6e43f5
5 changed files with 7 additions and 3 deletions

View File

@ -0,0 +1,3 @@
[window]
opacity=0.85
decorations="None"

View File

@ -1,3 +1,3 @@
set preview_images true
set preview_images_method kitty
set preview_images_method ueberzug
map DD shell trash %s

View File

@ -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

View File

@ -351,6 +351,7 @@ ttf-ms-fonts
ttf-opensans
ttf-symbola-free
ttf-ubuntu-font-family
ueberzugpp
unicode-emoji
upd72020x-fw
usbutils

View File

@ -28,7 +28,7 @@ please let me know if i've forgotten one!
- waybar (topbar)
- swayidle (idle daemon)
- swaylock (lockscreen)
- kitty (terminal)
- alacritty (terminal)
- ranger (file browser)
- rofi (launcher)
- mako (notification daemon)