diff options
| author | William Hergès <william@herges.fr> | 2025-08-12 15:19:57 +0200 |
|---|---|---|
| committer | William Hergès <william@herges.fr> | 2025-08-12 15:19:57 +0200 |
| commit | 4a21ae6fcdfcd0051a2e6fee641cd344c01dac83 (patch) | |
| tree | a3741ca7f848d0f5213915d82f78fd0039a874f9 /config/polybar/shapes/glyphs.ini | |
| parent | fed5ed81fbf64942dab81e7afd1eac5651290631 (diff) | |
Reset everything
Diffstat (limited to 'config/polybar/shapes/glyphs.ini')
| -rw-r--r-- | config/polybar/shapes/glyphs.ini | 79 |
1 files changed, 0 insertions, 79 deletions
diff --git a/config/polybar/shapes/glyphs.ini b/config/polybar/shapes/glyphs.ini deleted file mode 100644 index 0f8cc07..0000000 --- a/config/polybar/shapes/glyphs.ini +++ /dev/null @@ -1,79 +0,0 @@ -;; ┌────────────────────────────────────────────────────────────┐ -;; │░█▀█░█▀█░█░░░█░█░█▀▄░█▀█░█▀▄░░░░░░░░░█▀▀░█░░░█░█░█▀█░█░█░█▀▀│ -;; │░█▀▀░█░█░█░░░░█░░█▀▄░█▀█░█▀▄░░░░▀░░░░█░█░█░░░░█░░█▀▀░█▀█░▀▀█│ -;; │░▀░░░▀▀▀░▀▀▀░░▀░░▀▀░░▀░▀░▀░▀░░░░▀░░░░▀▀▀░▀▀▀░░▀░░▀░░░▀░▀░▀▀▀│ -;; │░Created░By░Aditya░Shakya░@adi1090x░░░░░░░░░░░░░░░░░░░░░░░░░│ -;; └────────────────────────────────────────────────────────────┘ - -;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ - -[glyph] -gleft = -gright = - -[module/left1] -type = custom/text -content-background = ${color.shade2} -content-foreground = ${color.shade1} -content = ${glyph.gleft} -content-font = 2 - -[module/left2] -type = custom/text -content-background = ${color.background} -content-foreground = ${color.shade2} -content = ${glyph.gleft} -content-font = 2 - -# ================================== - -[module/right1] -type = custom/text -content-background = ${color.shade2} -content-foreground = ${color.shade1} -content = ${glyph.gright} -content-font = 2 - -[module/right2] -type = custom/text -content-background = ${color.shade3} -content-foreground = ${color.shade2} -content = ${glyph.gright} -content-font = 2 - -[module/right3] -type = custom/text -content-background = ${color.shade4} -content-foreground = ${color.shade3} -content = ${glyph.gright} -content-font = 2 - -[module/right4] -type = custom/text -content-background = ${color.shade5} -content-foreground = ${color.shade4} -content = ${glyph.gright} -content-font = 2 - -[module/right5] -type = custom/text -content-background = ${color.shade6} -content-foreground = ${color.shade5} -content = ${glyph.gright} -content-font = 2 - -[module/right6] -type = custom/text -content-background = ${color.shade7} -content-foreground = ${color.shade6} -content = ${glyph.gright} -content-font = 2 - -[module/right7] -type = custom/text -content-background = ${color.background} -content-foreground = ${color.shade7} -content = ${glyph.gright} -content-font = 2 - -;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ |
