diff options
author | Vitor Gonçalves <vitorg@tilde.team> | 2023-12-17 08:04:12 -0300 |
---|---|---|
committer | Vitor Gonçalves <vitorg@tilde.team> | 2023-12-17 08:04:12 -0300 |
commit | e21edaa14d06693b953c4082ad7880ffacad4e21 (patch) | |
tree | 46610baf9695cdced46b4d0e82a7962f976ec3cd /.config | |
parent | 4cce1c9b9facede25ff758b708502ce89e9bd0fb (diff) | |
download | dots-e21edaa14d06693b953c4082ad7880ffacad4e21.tar.gz |
fix: use firefox-wayland instead of firefox
i was using firefox with xwayland lol
Diffstat (limited to '.config')
-rw-r--r-- | .config/sway/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config index 3773ba1..14ebcd2 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -12,7 +12,7 @@ set $up k set $right l set $term foot -set $web firefox +set $web firefox-wayland set $menu bemenu-run # Wallpaper |