added quickshell and updated zsh
This commit is contained in:
8
home/hypr/quickshell/assets/battery.svg
Normal file
8
home/hypr/quickshell/assets/battery.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 16" width="100%" height="100%">
|
||||
<!-- Outer shell -->
|
||||
<rect x="1" y="1" width="22" height="14" rx="3.5" fill="none" stroke="#FFFFFF" stroke-width="1.8"/>
|
||||
<!-- Anode terminal -->
|
||||
<path d="M25 5.5 C25.8 5.5 26.5 6.2 26.5 7 V9 C26.5 9.8 25.8 10.5 25 10.5 Z" fill="#FFFFFF"/>
|
||||
<!-- Fill bar inside -->
|
||||
<rect x="3.5" y="3.5" width="15" height="9" rx="2" fill="#FFFFFF"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 439 B |
Reference in New Issue
Block a user