diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2021-08-13 11:51:52 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2021-08-13 11:51:52 +0200 |
commit | a23541914516df4d5ca02df7705f548602451b85 (patch) | |
tree | 84a51b007d8e9f021629b3c67af0367ec101b3c6 /tengwar/.config/polybar | |
parent | 108b882957a50aaace887ccac91ccb6136820411 (diff) |
Tengwar icons in polybar
Diffstat (limited to 'tengwar/.config/polybar')
-rw-r--r-- | tengwar/.config/polybar/teng-fra.pdf | bin | 0 -> 222514 bytes | |||
-rw-r--r-- | tengwar/.config/polybar/tengwar_icons.ini | 29 |
2 files changed, 29 insertions, 0 deletions
diff --git a/tengwar/.config/polybar/teng-fra.pdf b/tengwar/.config/polybar/teng-fra.pdf Binary files differnew file mode 100644 index 0000000..0da9262 --- /dev/null +++ b/tengwar/.config/polybar/teng-fra.pdf diff --git a/tengwar/.config/polybar/tengwar_icons.ini b/tengwar/.config/polybar/tengwar_icons.ini new file mode 100644 index 0000000..6e8444c --- /dev/null +++ b/tengwar/.config/polybar/tengwar_icons.ini @@ -0,0 +1,29 @@ +[bar/i3] +font-2 = Tengwar Annatar:size=14 + +[module/i3] +format = <label-state> <label-mode> + +# Pour s'aider, voir le PDF de la police, ainsi que la table de charmap +ws-icon-0 = 1:;%{T3}ñ%{T-} +ws-icon-1 = 2:;%{T3}ò%{T-} +ws-icon-2 = 3:;%{T3}ó%{T-} +ws-icon-3 = 4:;%{T3}ô%{T-} +ws-icon-4 = 5:;%{T3}õ%{T-} +ws-icon-5 = 6:; +ws-icon-6 = 7:; +ws-icon-7 = 8:; +ws-icon-8 = 9:; +ws-icon-9 = 10:; +ws-icon-10 = 11:; +ws-icon-11 = 12:; +ws-icon-12 = 50:;︹ +ws-icon-13 = 51:;%{T3}a2È^%{T-} +ws-icon-14 = 98:;%{T3}d1E%{T-} +ws-icon-15 = 99:; +ws-icon-16 = mail:;%{T3}tmFj%{T-} +ws-icon-17 = web:;%{T3}.Fw%{T-} +ws-icon-18 = 102:; +ws-icon-19 = Musique;%{T3}t4ÙaTÈ%{T-} +ws-icon-20 = Edit;%{T3}2$1T%{T-} + |