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 878d301a1e
3 changed files with 5 additions and 2 deletions

View File

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

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

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