diff options
Diffstat (limited to 'linux/home/.config/dunst/assets')
| -rw-r--r-- | linux/home/.config/dunst/assets/notification/fallback.png | bin | 0 -> 54750 bytes | |||
| -rw-r--r-- | linux/home/.config/dunst/assets/notification/music.png | bin | 0 -> 814 bytes | |||
| -rw-r--r-- | linux/home/.config/dunst/assets/notification/scrot.png | bin | 0 -> 35737 bytes | |||
| -rw-r--r-- | linux/home/.config/dunst/assets/ui/volume-high.svg | 1 | ||||
| -rw-r--r-- | linux/home/.config/dunst/assets/ui/volume-low.svg | 1 | ||||
| -rw-r--r-- | linux/home/.config/dunst/assets/ui/volume-medium.svg | 1 | ||||
| -rw-r--r-- | linux/home/.config/dunst/assets/ui/volume-muted.svg | 1 |
7 files changed, 4 insertions, 0 deletions
diff --git a/linux/home/.config/dunst/assets/notification/fallback.png b/linux/home/.config/dunst/assets/notification/fallback.png Binary files differnew file mode 100644 index 0000000..204aeda --- /dev/null +++ b/linux/home/.config/dunst/assets/notification/fallback.png diff --git a/linux/home/.config/dunst/assets/notification/music.png b/linux/home/.config/dunst/assets/notification/music.png Binary files differnew file mode 100644 index 0000000..ae91be3 --- /dev/null +++ b/linux/home/.config/dunst/assets/notification/music.png diff --git a/linux/home/.config/dunst/assets/notification/scrot.png b/linux/home/.config/dunst/assets/notification/scrot.png Binary files differnew file mode 100644 index 0000000..1e12f38 --- /dev/null +++ b/linux/home/.config/dunst/assets/notification/scrot.png diff --git a/linux/home/.config/dunst/assets/ui/volume-high.svg b/linux/home/.config/dunst/assets/ui/volume-high.svg new file mode 100644 index 0000000..43152c9 --- /dev/null +++ b/linux/home/.config/dunst/assets/ui/volume-high.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="#eceff4" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-volume-2"><polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><path d="M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"></path></svg>
\ No newline at end of file diff --git a/linux/home/.config/dunst/assets/ui/volume-low.svg b/linux/home/.config/dunst/assets/ui/volume-low.svg new file mode 100644 index 0000000..09b3650 --- /dev/null +++ b/linux/home/.config/dunst/assets/ui/volume-low.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="#eceff4" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-volume"><polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon></svg>
\ No newline at end of file diff --git a/linux/home/.config/dunst/assets/ui/volume-medium.svg b/linux/home/.config/dunst/assets/ui/volume-medium.svg new file mode 100644 index 0000000..6b3c1fa --- /dev/null +++ b/linux/home/.config/dunst/assets/ui/volume-medium.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="#eceff4" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-volume-1"><polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><path d="M15.54 8.46a5 5 0 0 1 0 7.07"></path></svg>
\ No newline at end of file diff --git a/linux/home/.config/dunst/assets/ui/volume-muted.svg b/linux/home/.config/dunst/assets/ui/volume-muted.svg new file mode 100644 index 0000000..50434d4 --- /dev/null +++ b/linux/home/.config/dunst/assets/ui/volume-muted.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="#BF616A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-volume-x"><polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5"></polygon><line x1="23" y1="9" x2="17" y2="15"></line><line x1="17" y1="9" x2="23" y2="15"></line></svg>
\ No newline at end of file |
