1- <!DOCTYPE html>
2- < html lang ="en-us " dir ="ltr ">
3- < head >
4- < meta charset ="UTF-8 ">
5- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6- < meta name ="description " content ="">
7- < meta name ="theme-color " media ="(prefers-color-scheme: light) " content ="#ffffff ">
8- < meta name ="theme-color " media ="(prefers-color-scheme: dark) " content ="#343a40 ">
9- < meta name ="color-scheme " content ="light dark "> < meta property ="og:url " content ="https://c4software.github.io/dotarchy/categories/ ">
10- < meta property ="og:site_name " content ="Dotarchy ">
11- < meta property ="og:title " content ="Categories ">
12- < meta property ="og:locale " content ="en_us ">
13- < meta property ="og:type " content ="website ">
14- < title > Categories | Dotarchy</ title >
15- < link rel ="icon " href ="/dotarchy/favicon.png " >
16- < link rel ="manifest " href ="/dotarchy/manifest.json ">
17- < link rel ="canonical " href ="https://c4software.github.io/dotarchy/categories/ ">
18- < link rel ="stylesheet " href ="/dotarchy/book.min.8cccde2f1e7e4a5ea6c3869ce8a1df6c4204e7f83a0a84f40fdcf0f11db2c78c.css " integrity ="sha256-jMzeLx5+Sl6mw4ac6KHfbEIE5/g6CoT0D9zw8R2yx4w= " crossorigin ="anonymous ">
19- < script defer src ="/dotarchy/fuse.min.js "> </ script >
20- < script defer src ="/dotarchy/en.search.min.b204e75eee87c82137fa1890260592b41a46879a40fa4c7220ae4521d65320ab.js " integrity ="sha256-sgTnXu6HyCE3+hiQJgWStBpGh5pA+kxyIK5FIdZTIKs= " crossorigin ="anonymous "> </ script >
21- < link rel ="alternate " type ="application/rss+xml " href ="https://c4software.github.io/dotarchy/categories/index.xml " title ="Dotarchy " />
22- <!--
23- Made with Book Theme
24- https://github.com/alex-shpak/hugo-book
25- -->
26-
27- </ head >
28- < body dir ="ltr " class ="book-kind-taxonomy book-type-categories book-layout- ">
29- < input type ="checkbox " class ="hidden toggle " id ="menu-control " />
30- < input type ="checkbox " class ="hidden toggle " id ="toc-control " />
31- < main class ="container flex ">
32-
33- < aside class ="book-menu ">
34- < div class ="book-menu-content ">
35-
36- < nav >
37- < h2 class ="book-brand ">
38- < a class ="flex align-center " href ="/dotarchy/ "> < span > Dotarchy</ span >
39- </ a >
40- </ h2 >
41-
42-
43- < div class ="book-search hidden ">
44- < input type ="text " id ="book-search-input " placeholder ="Search " aria-label ="Search " maxlength ="64 " data-hotkeys ="s/ " />
45- < div class ="book-search-spinner hidden "> </ div >
46- < ul id ="book-search-results "> </ ul >
47- </ div >
48- < script > document . querySelector ( ".book-search" ) . classList . remove ( "hidden" ) </ script >
49-
50-
51-
52-
53-
54-
55-
56-
57-
58-
59-
60-
61-
62-
63-
64-
65- < ul >
66-
67-
68- < li >
69-
70-
71-
72-
73-
74- < a href ="/dotarchy/docs/introduction/ " class =""> Introduction</ a >
75-
76-
77- </ li >
78-
79-
80-
81- < li >
82-
83-
84-
85-
86-
87- < a href ="/dotarchy/docs/system/ " class =""> The System</ a >
88-
89-
90- </ li >
91-
92-
93-
94- < li >
95-
96-
97-
98-
99-
100- < a href ="/dotarchy/docs/user/ " class =""> The User</ a >
101-
102-
103- </ li >
104-
105-
106-
107- < li >
108-
109-
110-
111-
112-
113- < a href ="/dotarchy/docs/look/ " class =""> The Look</ a >
114-
115-
116- </ li >
117-
118-
119-
120- < li >
121-
122-
123-
124-
125-
126- < a href ="/dotarchy/docs/apps/ " class =""> The Apps</ a >
127-
128-
129- </ li >
130-
131-
132-
133- < li >
134-
135-
136-
137-
138-
139- < a href ="/dotarchy/docs/hyprland/ " class =""> Hyprland</ a >
140-
141-
142- </ li >
143-
144-
145-
146- < li >
147-
148-
149-
150-
151-
152- < a href ="/dotarchy/docs/keybindings/ " class =""> Keybindings</ a >
153-
154-
155- </ li >
156-
157-
158- </ ul >
159-
160-
161-
162-
163-
164-
165-
166-
167-
168-
169-
170-
171-
172-
173- </ nav >
174-
175-
176-
177-
178- < script > ( function ( ) { var e = document . querySelector ( "aside .book-menu-content" ) ; addEventListener ( "beforeunload" , function ( ) { localStorage . setItem ( "menu.scrollTop" , e . scrollTop ) } ) , e . scrollTop = localStorage . getItem ( "menu.scrollTop" ) } ) ( ) </ script >
179-
180-
181-
182- </ div >
183- </ aside >
184-
185-
186- < div class ="book-page ">
187- < header class ="book-header ">
188-
189- < div class ="flex align-center justify-between ">
190- < label for ="menu-control ">
191- < img src ="/dotarchy/svg/menu.svg " class ="book-icon " alt ="Menu " />
192- </ label >
193-
194- < h3 > Categories</ h3 >
195-
196- < label for ="toc-control ">
197-
198- < img src ="/dotarchy/svg/toc.svg " class ="book-icon " alt ="Table of Contents " />
199-
200- </ label >
201- </ div >
202-
203-
204-
205- < aside class ="hidden clearfix ">
206-
207-
208- < nav id ="TableOfContents "> </ nav >
209-
210-
211-
212- </ aside >
213-
214-
215- </ header >
216-
217-
218-
219- < article class ="markdown book-article "> </ article >
220-
221-
222-
223- < footer class ="book-footer ">
224-
225- < div class ="flex flex-wrap justify-between ">
226-
227-
228-
229-
230-
231- </ div >
232-
233-
234-
235-
236-
237-
238-
239-
240-
241-
242-
243-
244- < script > ( function ( ) { function e ( e ) { const t = window . getSelection ( ) , n = document . createRange ( ) ; n . selectNodeContents ( e ) , t . removeAllRanges ( ) , t . addRange ( n ) } document . querySelectorAll ( "pre code" ) . forEach ( t => { t . addEventListener ( "click" , function ( ) { if ( window . getSelection ( ) . toString ( ) ) return ; e ( t . parentElement ) , navigator . clipboard && navigator . clipboard . writeText ( t . parentElement . textContent ) } ) } ) } ) ( ) </ script >
245-
246-
247-
248-
249- </ footer >
250-
251-
252-
253-
254- < label for ="menu-control " class ="hidden book-menu-overlay "> </ label >
255- </ div >
256-
257-
258-
259- < aside class ="book-toc ">
260- < div class ="book-toc-content ">
261-
262-
263- < nav id ="TableOfContents "> </ nav >
264-
265-
266-
267- </ div >
268- </ aside >
269-
270-
271- </ main >
272-
273-
274- </ body >
275- </ html >
276-
277-
278-
279-
280-
281-
282-
283-
284-
285-
286-
287-
288-
289-
290-
291-
1+ <!doctype html> < html lang =en-us dir =ltr > < head > < meta charset =UTF-8 > < meta name =viewport content ="width=device-width,initial-scale=1 "> < meta name =description content > < meta name =theme-color media ="(prefers-color-scheme: light) " content ="#ffffff "> < meta name =theme-color media ="(prefers-color-scheme: dark) " content ="#343a40 "> < meta name =color-scheme content ="light dark "> < meta property ="og:url " content ="https://c4software.github.io/dotarchy/categories/ "> < meta property ="og:site_name " content ="Dotarchy "> < meta property ="og:title " content ="Categories "> < meta property ="og:locale " content ="en_us "> < meta property ="og:type " content ="website "> < title > Categories | Dotarchy</ title > < link rel =icon href =/dotarchy/favicon.png > < link rel =manifest href =/dotarchy/manifest.json > < link rel =canonical href =https://c4software.github.io/dotarchy/categories/ > < link rel =stylesheet href =/dotarchy/book.min.8cccde2f1e7e4a5ea6c3869ce8a1df6c4204e7f83a0a84f40fdcf0f11db2c78c.css integrity ="sha256-jMzeLx5+Sl6mw4ac6KHfbEIE5/g6CoT0D9zw8R2yx4w= " crossorigin =anonymous > < script defer src =/dotarchy/fuse.min.js > </ script > < script defer src =/dotarchy/en.search.min.b204e75eee87c82137fa1890260592b41a46879a40fa4c7220ae4521d65320ab.js integrity ="sha256-sgTnXu6HyCE3+hiQJgWStBpGh5pA+kxyIK5FIdZTIKs= " crossorigin =anonymous > </ script > < link rel =alternate type =application/rss+xml href =https://c4software.github.io/dotarchy/categories/index.xml title =Dotarchy > </ head > < body dir =ltr class ="book-kind-taxonomy book-type-categories book-layout- "> < input type =checkbox class ="hidden toggle " id =menu-control >
2+ < input type =checkbox class ="hidden toggle " id =toc-control > < main class ="container flex "> < aside class =book-menu > < div class =book-menu-content > < nav > < h2 class =book-brand > < a class ="flex align-center " href =/dotarchy/ > < span > Dotarchy</ span > </ a > </ h2 > < div class ="book-search hidden "> < input type =text id =book-search-input placeholder =Search aria-label =Search maxlength =64 data-hotkeys =s/ > < div class ="book-search-spinner hidden "> </ div > < ul id =book-search-results > </ ul > </ div > < script > document . querySelector ( ".book-search" ) . classList . remove ( "hidden" ) </ script > < ul > < li > < a href =/dotarchy/docs/introduction/ > Introduction</ a > </ li > < li > < a href =/dotarchy/docs/system/ > The System</ a > </ li > < li > < a href =/dotarchy/docs/user/ > The User</ a > </ li > < li > < a href =/dotarchy/docs/look/ > The Look</ a > </ li > < li > < a href =/dotarchy/docs/apps/ > The Apps</ a > </ li > < li > < a href =/dotarchy/docs/hyprland/ > Hyprland</ a > </ li > < li > < a href =/dotarchy/docs/keybindings/ > Keybindings</ a > </ li > </ ul > </ nav > < script > ( function ( ) { var e = document . querySelector ( "aside .book-menu-content" ) ; addEventListener ( "beforeunload" , function ( ) { localStorage . setItem ( "menu.scrollTop" , e . scrollTop ) } ) , e . scrollTop = localStorage . getItem ( "menu.scrollTop" ) } ) ( ) </ script > </ div > </ aside > < div class =book-page > < header class =book-header > < div class ="flex align-center justify-between "> < label for =menu-control > < img src =/dotarchy/svg/menu.svg class =book-icon alt =Menu > </ label > < h3 > Categories</ h3 > < label for =toc-control > < img src =/dotarchy/svg/toc.svg class =book-icon alt ="Table of Contents "> </ label > </ div > < aside class ="hidden clearfix "> < nav id =TableOfContents > </ nav > </ aside > </ header > < article class ="markdown book-article "> </ article > < footer class =book-footer > < div class ="flex flex-wrap justify-between "> </ div > < script > ( function ( ) { function e ( e ) { const t = window . getSelection ( ) , n = document . createRange ( ) ; n . selectNodeContents ( e ) , t . removeAllRanges ( ) , t . addRange ( n ) } document . querySelectorAll ( "pre code" ) . forEach ( t => { t . addEventListener ( "click" , function ( ) { if ( window . getSelection ( ) . toString ( ) ) return ; e ( t . parentElement ) , navigator . clipboard && navigator . clipboard . writeText ( t . parentElement . textContent ) } ) } ) } ) ( ) </ script > </ footer > < label for =menu-control class ="hidden book-menu-overlay "> </ label > </ div > < aside class =book-toc > < div class =book-toc-content > < nav id =TableOfContents > </ nav > </ div > </ aside > </ main > </ body > </ html >
0 commit comments