diff options
| -rw-r--r-- | dacctal/faq/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/dacctal/faq/index.html b/dacctal/faq/index.html index 809ad60..8fd70ac 100644 --- a/dacctal/faq/index.html +++ b/dacctal/faq/index.html @@ -22,17 +22,17 @@ <section class="block"> <h3>Q: Window Manager?</h3> - <h3>A: <a href="https://github.com/tonybanters/oxwm">OXWM</a></h3> + <h3>A: <a href="https://github.com/hyprwm/Hyprland">Hyprland</a></h3> </section> <section class="block"> - <h3>Q: Display Manager?</h3> - <h3>A: TTY</h3> + <h3>Q: Bar?</h3> + <h3>A: <a href="https://github.com/Alexays/Waybar">Waybar</a></h3> </section> <section class="block"> - <h3>Q: Bar?</h3> - <h3>A: <a href="https://github.com/tonybanters/oxwm">OXWM</a>'s built-in bar</h3> + <h3>Q: Display Manager?</h3> + <h3>A: TTY</h3> </section> <section class="block"> @@ -57,7 +57,7 @@ <section class="block"> <h3>Q: Terminal?</h3> - <h3>A: <a href="https://st.suckless.org/">st</a> [ no patches ]</h3> + <h3>A: <a href="https://codeberg.org/dnkl/foot">foot</a></h3> </section> <section class="block"> |
