From 824022cd1f633c70c4d2782934251616756f4668 Mon Sep 17 00:00:00 2001 From: Indrajith Date: Wed, 3 Jul 2024 02:03:35 +0530 Subject: Dots Updated * Adds GTK Themes * Adds wlogout * Adds tmux config * Adds Pywal-16-colors * Removed unwanted gtk folders * Config Updates * Fish * Hyprland * Hyprlock * Hyprpaper * waybar --- .icons/Gruvbox_Dark/actions/16/window-next.svg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .icons/Gruvbox_Dark/actions/16/window-next.svg (limited to '.icons/Gruvbox_Dark/actions/16/window-next.svg') diff --git a/.icons/Gruvbox_Dark/actions/16/window-next.svg b/.icons/Gruvbox_Dark/actions/16/window-next.svg new file mode 100644 index 000000000..24c2accbd --- /dev/null +++ b/.icons/Gruvbox_Dark/actions/16/window-next.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#eff0f2; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2 1 C 2 1 1.9237594 1.0041375 1.8183594 1.0234375 C 1.6141594 1.0536375 1.4597031 1.1268625 1.3457031 1.2265625 C 1.3236031 1.2434625 1.30225 1.26165 1.28125 1.28125 C 1.26165 1.30225 1.2434625 1.3236031 1.2265625 1.3457031 C 1.1268625 1.4597031 1.0536375 1.6141594 1.0234375 1.8183594 C 1.0041375 1.9237594 1 2 1 2 L 1 14 C 1 15 2 15 2 15 L 14 15 C 14 15 15 15 15 14 L 15 2 C 15 2 14.995563 1.9237594 14.976562 1.8183594 C 14.945562 1.6141594 14.873437 1.4597031 14.773438 1.3457031 C 14.756438 1.3236031 14.73775 1.30225 14.71875 1.28125 C 14.69775 1.26165 14.676297 1.2434625 14.654297 1.2265625 C 14.540297 1.1268625 14.385641 1.0536375 14.181641 1.0234375 C 14.075641 1.0041375 14 1 14 1 L 2 1 z M 3 6 L 13 6 L 13 13 L 3 13 L 3 6 z M 8 7 L 8 9 L 5 9 L 5 10 L 8 10 L 8 12 L 11 9.5 L 8 7 z"/> +</svg> -- cgit v1.2.3