* Adds GTK Themes * Adds wlogout * Adds tmux config * Adds Pywal-16-colors * Removed unwanted gtk folders * Config Updates * Fish * Hyprland * Hyprlock * Hyprpaper * waybar
10 lines
539 B
XML
10 lines
539 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-3 -3 22 22">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; }
|
|
</style>
|
|
</defs>
|
|
<path style="fill:none;stroke:currentColor;stroke-linejoin:round" class="ColorScheme-Text" d="M 12,15.5 H 9.5 V 11.5 H 12 M 9.5,13.5 H 12"/>
|
|
<path style="fill:none;stroke:currentColor;stroke-linejoin:round" class="ColorScheme-Text" d="M 13.5,11 V 14 L 14.5,15.5 15.5,14 V 11"/>
|
|
</svg>
|