mirror of
https://github.com/hyprwm/hyprland-website.git
synced 2024-11-16 18:35:59 +01:00
Re-wording + fix wayland link
This commit is contained in:
parent
51bd75bbdf
commit
cc895d5f6a
1 changed files with 13 additions and 13 deletions
|
@ -33,7 +33,7 @@
|
|||
<p>
|
||||
A dynamic tiling
|
||||
<a
|
||||
href="https://wayland.app/protocols/"
|
||||
href="https://wayland.freedesktop.org/"
|
||||
class="text-para-link"
|
||||
id="link-1"
|
||||
target="_blank"
|
||||
|
@ -98,19 +98,19 @@
|
|||
</div>
|
||||
<div id="ani-text">
|
||||
<h1 style="padding-bottom: 15px;">Smooth<br> Animations</h1>
|
||||
<p>Hyprland offers super smooth and responsive animations, be it when
|
||||
switching between windows or workspaces, resizing windows or
|
||||
simply moving them around, plus you can easily customize it!</p>
|
||||
<p>Hyprland offers smooth and responsive animations, be it when
|
||||
switching between windows, changing a workspace or opening
|
||||
an app launcher, on top of being highly customizable!</p>
|
||||
<a href="https://wiki.hyprland.org/Configuring/Animations/"><div>MORE ABOUT ANIMATIONS</div></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tiling">
|
||||
<div id="til-text">
|
||||
<h1 style="padding-bottom: 15px;">Dynamic<br> Tiling</h1>
|
||||
<p>Tiling in Hyprland is "dynamic" meaning it handles the placement
|
||||
of windows automatically acquiring the position of your cursor.
|
||||
Hyprland also supports a variety of other layouts including
|
||||
floating, pseudotiling and even fullscreen!</p>
|
||||
<p>Tiling in Hyprland is dynamic, meaning it handles the placement
|
||||
of windows automatically based on multiple factors.
|
||||
Hyprland supports a variety of layouts, each with their own options
|
||||
to fine-tune them to your likings.</p>
|
||||
<a href="https://wiki.hyprland.org/Configuring/Dwindle-Layout/"><div>MORE ABOUT TILING</div></a>
|
||||
</div>
|
||||
|
||||
|
@ -125,11 +125,11 @@
|
|||
</div>
|
||||
<div id="con-text">
|
||||
<h1 style="padding-bottom: 15px;">Easy<br> Configuration</h1>
|
||||
<p>Editing the config file for Hyprland is as easy as editing a word
|
||||
document, if you need any assist in configuring it, be sure to
|
||||
check the
|
||||
<a href="https://wiki.hyprland.org/" id="link-config">Wiki Page</a> or feel
|
||||
free to ask us
|
||||
<p>Editing the config file for Hyprland is as easy as editing a text
|
||||
document. Be sure to check the
|
||||
<a href="https://wiki.hyprland.org/" id="link-config">Wiki Page</a> for information
|
||||
about the config options, features and syntax. If you still feel lost,
|
||||
hit us up
|
||||
<a
|
||||
id="link-config-discord"
|
||||
href="https://discord.com/invite/hQ9XvMUjjr"
|
||||
|
|
Loading…
Reference in a new issue