@@ -34,7 +34,7 @@ such as maximizing, etc.
3434
3535At the time of writing some common toolkits do not have full support for
3636[ ` wlr-layer-shell ` ] , most notably ` GTK4 ` and ` Qt <6.5 ` . In order to integrate
37- componenents written in these eco-systems in the short/medium term, window
37+ components written in these eco-systems in the short/medium term, window
3838rules can be used to achieve a reasonable setup. Please note though that the
3939use of window-rules is a sub-optimal solution which relies on user
4040configuration and does not always support per-output configuration.
@@ -158,7 +158,7 @@ rules.
158158Several menu-generators exist to automatically create a menu.xml with system
159159applications:
160160
161- - [ labwc-menu-generator] \: Indepedent of Desktop Environments and associated
161+ - [ labwc-menu-generator] \: Independent of Desktop Environments and associated
162162 menu-packages. Very easy to build and use. Written in C.
163163- [ labwc-menu-gnome3] \: Depends on GTK and a menu package such as gnome, mate and
164164 cinnamon. Written in C.
@@ -230,7 +230,7 @@ outputs from the command line like this:
230230wlr-randr --output DP-1 --mode 1920x1080@144.001007Hz
231231```
232232
233- > Note: Use all the frequncy (Hz) decimals when specifying a mode
233+ > Note: Use all the frequency (Hz) decimals when specifying a mode
234234
235235If you prefer to have display (output) configuration automatically selected,
236236try [ kanshi] which supports directive definitions (in ` ~/.config/kanshi/config ` )
@@ -269,7 +269,7 @@ grim - | wl-copy
269269as ` swaylock ` to lock your session.
270270
271271It is common to want to lock the session/screen after a period of inactivity.
272- This can be acieved by using ` swayidle ` as follows:
272+ This can be achieved by using ` swayidle ` as follows:
273273
274274```
275275swayidle -w \
0 commit comments