diff --git a/.gitmodules b/.gitmodules index ec1adfe..5fff20e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,3 @@ -[submodule "waybar/catppuccin-waybar"] - path = waybar/catppuccin-waybar - url = https://github.com/catppuccin/waybar.git -[submodule "hypr/catppuccin-hyprland"] - path = hypr/catppuccin-hyprland - url = https://github.com/catppuccin/hyprland.git -[submodule "hypr/catppuccin-hyprlock"] - path = hypr/catppuccin-hyprlock - url = https://github.com/catppuccin/hyprlock.git [submodule "zathura/catppuccin-zathura"] path = zathura/catppuccin-zathura url = https://github.com/catppuccin/zathura.git @@ -19,6 +10,15 @@ [submodule "btop/catppuccin-btop"] path = btop/catppuccin-btop url = https://github.com/catppuccin/btop.git +[submodule "waybar/catppuccin-waybar"] + path = waybar/catppuccin-waybar + url = https://github.com/catppuccin/waybar.git +[submodule "hypr/catppuccin-hyprland"] + path = hypr/catppuccin-hyprland + url = https://github.com/catppuccin/hyprland.git +[submodule "hypr/catppuccin-hyprlock"] + path = hypr/catppuccin-hyprlock + url = https://github.com/catppuccin/hyprlock.git [submodule "fuzzel/catppuccin-fuzzel"] path = fuzzel/catppuccin-fuzzel url = https://github.com/catppuccin/fuzzel.git diff --git a/btop/catppuccin-btop b/btop/catppuccin-btop new file mode 160000 index 0000000..f437574 --- /dev/null +++ b/btop/catppuccin-btop @@ -0,0 +1 @@ +Subproject commit f437574b600f1c6d932627050b15ff5153b58fa3 diff --git a/btop/catppuccin-btop/.editorconfig b/btop/catppuccin-btop/.editorconfig deleted file mode 100644 index d86ac02..0000000 --- a/btop/catppuccin-btop/.editorconfig +++ /dev/null @@ -1,34 +0,0 @@ -# EditorConfig helps developers define and maintain consistent -# coding styles between different editors and IDEs -# EditorConfig is awesome: https://EditorConfig.org - -root = true - -[*] -charset = utf-8 -indent_size = 2 -indent_style = space -end_of_line = lf -insert_final_newline = true -trim_trailing_whitespace = true - -# go -[*.go] -indent_style = tab -indent_size = 4 - -# python -[*.{ini,py,py.tpl,rst}] -indent_size = 4 - -# rust -[*.rs] -indent_size = 4 - -# documentation, utils -[*.{md,mdx,diff}] -trim_trailing_whitespace = false - -# windows shell scripts -[*.{cmd,bat,ps1}] -end_of_line = crlf diff --git a/btop/catppuccin-btop/LICENSE b/btop/catppuccin-btop/LICENSE deleted file mode 100644 index 006383b..0000000 --- a/btop/catppuccin-btop/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2021 Catppuccin - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/btop/catppuccin-btop/README.md b/btop/catppuccin-btop/README.md deleted file mode 100644 index 08046e7..0000000 --- a/btop/catppuccin-btop/README.md +++ /dev/null @@ -1,62 +0,0 @@ -
-
-
Copyright © 2021-present Catppuccin Org -
diff --git a/btop/catppuccin-btop/assets/frappe.webp b/btop/catppuccin-btop/assets/frappe.webp deleted file mode 100644 index b4b5252..0000000 Binary files a/btop/catppuccin-btop/assets/frappe.webp and /dev/null differ diff --git a/btop/catppuccin-btop/assets/latte.webp b/btop/catppuccin-btop/assets/latte.webp deleted file mode 100644 index 45a634d..0000000 Binary files a/btop/catppuccin-btop/assets/latte.webp and /dev/null differ diff --git a/btop/catppuccin-btop/assets/macchiato.webp b/btop/catppuccin-btop/assets/macchiato.webp deleted file mode 100644 index 4fac5a2..0000000 Binary files a/btop/catppuccin-btop/assets/macchiato.webp and /dev/null differ diff --git a/btop/catppuccin-btop/assets/mocha.webp b/btop/catppuccin-btop/assets/mocha.webp deleted file mode 100644 index 09d5442..0000000 Binary files a/btop/catppuccin-btop/assets/mocha.webp and /dev/null differ diff --git a/btop/catppuccin-btop/assets/screenshot.webp b/btop/catppuccin-btop/assets/screenshot.webp deleted file mode 100644 index 4d46792..0000000 Binary files a/btop/catppuccin-btop/assets/screenshot.webp and /dev/null differ diff --git a/btop/catppuccin-btop/btop.tera b/btop/catppuccin-btop/btop.tera deleted file mode 100644 index eddd51b..0000000 --- a/btop/catppuccin-btop/btop.tera +++ /dev/null @@ -1,91 +0,0 @@ ---- -whiskers: - version: 2.0.0 - matrix: - - flavor - filename: "themes/catppuccin_{{ flavor.identifier }}.theme" ---- -{%- set palette = flavor.colors -%} -# Main background, empty for terminal default, need to be empty if you want transparent background -theme[main_bg]="#{{ palette.base.hex }}" - -# Main text color -theme[main_fg]="#{{ palette.text.hex }}" - -# Title color for boxes -theme[title]="#{{ palette.text.hex }}" - -# Highlight color for keyboard shortcuts -theme[hi_fg]="#{{ palette.blue.hex }}" - -# Background color of selected item in processes box -theme[selected_bg]="#{{ palette.surface1.hex }}" - -# Foreground color of selected item in processes box -theme[selected_fg]="#{{ palette.blue.hex }}" - -# Color of inactive/disabled text -theme[inactive_fg]="#{{ palette.overlay1.hex }}" - -# Color of text appearing on top of graphs, i.e uptime and current network graph scaling -theme[graph_text]="#{{ palette.rosewater.hex }}" - -# Background color of the percentage meters -theme[meter_bg]="#{{ palette.surface1.hex }}" - -# Misc colors for processes box including mini cpu graphs, details memory graph and details status text -theme[proc_misc]="#{{ palette.rosewater.hex }}" - -# CPU, Memory, Network, Proc box outline colors -theme[cpu_box]="#{{ palette.mauve.hex }}" #Mauve -theme[mem_box]="#{{ palette.green.hex }}" #Green -theme[net_box]="#{{ palette.maroon.hex }}" #Maroon -theme[proc_box]="#{{ palette.blue.hex }}" #Blue - -# Box divider line and small boxes line color -theme[div_line]="#{{ palette.overlay0.hex }}" - -# Temperature graph color (Green -> Yellow -> Red) -theme[temp_start]="#{{ palette.green.hex }}" -theme[temp_mid]="#{{ palette.yellow.hex }}" -theme[temp_end]="#{{ palette.red.hex }}" - -# CPU graph colors (Teal -> Lavender) -theme[cpu_start]="#{{ palette.teal.hex }}" -theme[cpu_mid]="#{{ palette.sapphire.hex }}" -theme[cpu_end]="#{{ palette.lavender.hex }}" - -# Mem/Disk free meter (Mauve -> Lavender -> Blue) -theme[free_start]="#{{ palette.mauve.hex }}" -theme[free_mid]="#{{ palette.lavender.hex }}" -theme[free_end]="#{{ palette.blue.hex }}" - -# Mem/Disk cached meter (Sapphire -> Lavender) -theme[cached_start]="#{{ palette.sapphire.hex }}" -theme[cached_mid]="#{{ palette.blue.hex }}" -theme[cached_end]="#{{ palette.lavender.hex }}" - -# Mem/Disk available meter (Peach -> Red) -theme[available_start]="#{{ palette.peach.hex }}" -theme[available_mid]="#{{ palette.maroon.hex }}" -theme[available_end]="#{{ palette.red.hex }}" - -# Mem/Disk used meter (Green -> Sky) -theme[used_start]="#{{ palette.green.hex }}" -theme[used_mid]="#{{ palette.teal.hex }}" -theme[used_end]="#{{ palette.sky.hex }}" - -# Download graph colors (Peach -> Red) -theme[download_start]="#{{ palette.peach.hex }}" -theme[download_mid]="#{{ palette.maroon.hex }}" -theme[download_end]="#{{ palette.red.hex }}" - -# Upload graph colors (Green -> Sky) -theme[upload_start]="#{{ palette.green.hex }}" -theme[upload_mid]="#{{ palette.teal.hex }}" -theme[upload_end]="#{{ palette.sky.hex }}" - -# Process box color gradient for threads, mem and cpu usage (Sapphire -> Mauve) -theme[process_start]="#{{ palette.sapphire.hex }}" -theme[process_mid]="#{{ palette.lavender.hex }}" -theme[process_end]="#{{ palette.mauve.hex }}" diff --git a/btop/catppuccin-btop/justfile b/btop/catppuccin-btop/justfile deleted file mode 100644 index e20d919..0000000 --- a/btop/catppuccin-btop/justfile +++ /dev/null @@ -1,5 +0,0 @@ -_default: - @just --list - -build: - whiskers btop.tera diff --git a/btop/catppuccin-btop/renovate.json b/btop/catppuccin-btop/renovate.json deleted file mode 100644 index a222000..0000000 --- a/btop/catppuccin-btop/renovate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "local>catppuccin/renovate-config" - ] -} diff --git a/btop/catppuccin-btop/themes/catppuccin_frappe.theme b/btop/catppuccin-btop/themes/catppuccin_frappe.theme deleted file mode 100644 index a62ef9a..0000000 --- a/btop/catppuccin-btop/themes/catppuccin_frappe.theme +++ /dev/null @@ -1,83 +0,0 @@ -# Main background, empty for terminal default, need to be empty if you want transparent background -theme[main_bg]="#303446" - -# Main text color -theme[main_fg]="#c6d0f5" - -# Title color for boxes -theme[title]="#c6d0f5" - -# Highlight color for keyboard shortcuts -theme[hi_fg]="#8caaee" - -# Background color of selected item in processes box -theme[selected_bg]="#51576d" - -# Foreground color of selected item in processes box -theme[selected_fg]="#8caaee" - -# Color of inactive/disabled text -theme[inactive_fg]="#838ba7" - -# Color of text appearing on top of graphs, i.e uptime and current network graph scaling -theme[graph_text]="#f2d5cf" - -# Background color of the percentage meters -theme[meter_bg]="#51576d" - -# Misc colors for processes box including mini cpu graphs, details memory graph and details status text -theme[proc_misc]="#f2d5cf" - -# CPU, Memory, Network, Proc box outline colors -theme[cpu_box]="#ca9ee6" #Mauve -theme[mem_box]="#a6d189" #Green -theme[net_box]="#ea999c" #Maroon -theme[proc_box]="#8caaee" #Blue - -# Box divider line and small boxes line color -theme[div_line]="#737994" - -# Temperature graph color (Green -> Yellow -> Red) -theme[temp_start]="#a6d189" -theme[temp_mid]="#e5c890" -theme[temp_end]="#e78284" - -# CPU graph colors (Teal -> Lavender) -theme[cpu_start]="#81c8be" -theme[cpu_mid]="#85c1dc" -theme[cpu_end]="#babbf1" - -# Mem/Disk free meter (Mauve -> Lavender -> Blue) -theme[free_start]="#ca9ee6" -theme[free_mid]="#babbf1" -theme[free_end]="#8caaee" - -# Mem/Disk cached meter (Sapphire -> Lavender) -theme[cached_start]="#85c1dc" -theme[cached_mid]="#8caaee" -theme[cached_end]="#babbf1" - -# Mem/Disk available meter (Peach -> Red) -theme[available_start]="#ef9f76" -theme[available_mid]="#ea999c" -theme[available_end]="#e78284" - -# Mem/Disk used meter (Green -> Sky) -theme[used_start]="#a6d189" -theme[used_mid]="#81c8be" -theme[used_end]="#99d1db" - -# Download graph colors (Peach -> Red) -theme[download_start]="#ef9f76" -theme[download_mid]="#ea999c" -theme[download_end]="#e78284" - -# Upload graph colors (Green -> Sky) -theme[upload_start]="#a6d189" -theme[upload_mid]="#81c8be" -theme[upload_end]="#99d1db" - -# Process box color gradient for threads, mem and cpu usage (Sapphire -> Mauve) -theme[process_start]="#85c1dc" -theme[process_mid]="#babbf1" -theme[process_end]="#ca9ee6" \ No newline at end of file diff --git a/btop/catppuccin-btop/themes/catppuccin_latte.theme b/btop/catppuccin-btop/themes/catppuccin_latte.theme deleted file mode 100644 index b3c56ff..0000000 --- a/btop/catppuccin-btop/themes/catppuccin_latte.theme +++ /dev/null @@ -1,83 +0,0 @@ -# Main background, empty for terminal default, need to be empty if you want transparent background -theme[main_bg]="#eff1f5" - -# Main text color -theme[main_fg]="#4c4f69" - -# Title color for boxes -theme[title]="#4c4f69" - -# Highlight color for keyboard shortcuts -theme[hi_fg]="#1e66f5" - -# Background color of selected item in processes box -theme[selected_bg]="#bcc0cc" - -# Foreground color of selected item in processes box -theme[selected_fg]="#1e66f5" - -# Color of inactive/disabled text -theme[inactive_fg]="#8c8fa1" - -# Color of text appearing on top of graphs, i.e uptime and current network graph scaling -theme[graph_text]="#dc8a78" - -# Background color of the percentage meters -theme[meter_bg]="#bcc0cc" - -# Misc colors for processes box including mini cpu graphs, details memory graph and details status text -theme[proc_misc]="#dc8a78" - -# CPU, Memory, Network, Proc box outline colors -theme[cpu_box]="#8839ef" #Mauve -theme[mem_box]="#40a02b" #Green -theme[net_box]="#e64553" #Maroon -theme[proc_box]="#1e66f5" #Blue - -# Box divider line and small boxes line color -theme[div_line]="#9ca0b0" - -# Temperature graph color (Green -> Yellow -> Red) -theme[temp_start]="#40a02b" -theme[temp_mid]="#df8e1d" -theme[temp_end]="#d20f39" - -# CPU graph colors (Teal -> Lavender) -theme[cpu_start]="#179299" -theme[cpu_mid]="#209fb5" -theme[cpu_end]="#7287fd" - -# Mem/Disk free meter (Mauve -> Lavender -> Blue) -theme[free_start]="#8839ef" -theme[free_mid]="#7287fd" -theme[free_end]="#1e66f5" - -# Mem/Disk cached meter (Sapphire -> Lavender) -theme[cached_start]="#209fb5" -theme[cached_mid]="#1e66f5" -theme[cached_end]="#7287fd" - -# Mem/Disk available meter (Peach -> Red) -theme[available_start]="#fe640b" -theme[available_mid]="#e64553" -theme[available_end]="#d20f39" - -# Mem/Disk used meter (Green -> Sky) -theme[used_start]="#40a02b" -theme[used_mid]="#179299" -theme[used_end]="#04a5e5" - -# Download graph colors (Peach -> Red) -theme[download_start]="#fe640b" -theme[download_mid]="#e64553" -theme[download_end]="#d20f39" - -# Upload graph colors (Green -> Sky) -theme[upload_start]="#40a02b" -theme[upload_mid]="#179299" -theme[upload_end]="#04a5e5" - -# Process box color gradient for threads, mem and cpu usage (Sapphire -> Mauve) -theme[process_start]="#209fb5" -theme[process_mid]="#7287fd" -theme[process_end]="#8839ef" \ No newline at end of file diff --git a/btop/catppuccin-btop/themes/catppuccin_macchiato.theme b/btop/catppuccin-btop/themes/catppuccin_macchiato.theme deleted file mode 100644 index 95f193f..0000000 --- a/btop/catppuccin-btop/themes/catppuccin_macchiato.theme +++ /dev/null @@ -1,83 +0,0 @@ -# Main background, empty for terminal default, need to be empty if you want transparent background -theme[main_bg]="#24273a" - -# Main text color -theme[main_fg]="#cad3f5" - -# Title color for boxes -theme[title]="#cad3f5" - -# Highlight color for keyboard shortcuts -theme[hi_fg]="#8aadf4" - -# Background color of selected item in processes box -theme[selected_bg]="#494d64" - -# Foreground color of selected item in processes box -theme[selected_fg]="#8aadf4" - -# Color of inactive/disabled text -theme[inactive_fg]="#8087a2" - -# Color of text appearing on top of graphs, i.e uptime and current network graph scaling -theme[graph_text]="#f4dbd6" - -# Background color of the percentage meters -theme[meter_bg]="#494d64" - -# Misc colors for processes box including mini cpu graphs, details memory graph and details status text -theme[proc_misc]="#f4dbd6" - -# CPU, Memory, Network, Proc box outline colors -theme[cpu_box]="#c6a0f6" #Mauve -theme[mem_box]="#a6da95" #Green -theme[net_box]="#ee99a0" #Maroon -theme[proc_box]="#8aadf4" #Blue - -# Box divider line and small boxes line color -theme[div_line]="#6e738d" - -# Temperature graph color (Green -> Yellow -> Red) -theme[temp_start]="#a6da95" -theme[temp_mid]="#eed49f" -theme[temp_end]="#ed8796" - -# CPU graph colors (Teal -> Lavender) -theme[cpu_start]="#8bd5ca" -theme[cpu_mid]="#7dc4e4" -theme[cpu_end]="#b7bdf8" - -# Mem/Disk free meter (Mauve -> Lavender -> Blue) -theme[free_start]="#c6a0f6" -theme[free_mid]="#b7bdf8" -theme[free_end]="#8aadf4" - -# Mem/Disk cached meter (Sapphire -> Lavender) -theme[cached_start]="#7dc4e4" -theme[cached_mid]="#8aadf4" -theme[cached_end]="#b7bdf8" - -# Mem/Disk available meter (Peach -> Red) -theme[available_start]="#f5a97f" -theme[available_mid]="#ee99a0" -theme[available_end]="#ed8796" - -# Mem/Disk used meter (Green -> Sky) -theme[used_start]="#a6da95" -theme[used_mid]="#8bd5ca" -theme[used_end]="#91d7e3" - -# Download graph colors (Peach -> Red) -theme[download_start]="#f5a97f" -theme[download_mid]="#ee99a0" -theme[download_end]="#ed8796" - -# Upload graph colors (Green -> Sky) -theme[upload_start]="#a6da95" -theme[upload_mid]="#8bd5ca" -theme[upload_end]="#91d7e3" - -# Process box color gradient for threads, mem and cpu usage (Sapphire -> Mauve) -theme[process_start]="#7dc4e4" -theme[process_mid]="#b7bdf8" -theme[process_end]="#c6a0f6" \ No newline at end of file diff --git a/btop/catppuccin-btop/themes/catppuccin_mocha.theme b/btop/catppuccin-btop/themes/catppuccin_mocha.theme deleted file mode 100644 index 560b5a1..0000000 --- a/btop/catppuccin-btop/themes/catppuccin_mocha.theme +++ /dev/null @@ -1,83 +0,0 @@ -# Main background, empty for terminal default, need to be empty if you want transparent background -theme[main_bg]="#1e1e2e" - -# Main text color -theme[main_fg]="#cdd6f4" - -# Title color for boxes -theme[title]="#cdd6f4" - -# Highlight color for keyboard shortcuts -theme[hi_fg]="#89b4fa" - -# Background color of selected item in processes box -theme[selected_bg]="#45475a" - -# Foreground color of selected item in processes box -theme[selected_fg]="#89b4fa" - -# Color of inactive/disabled text -theme[inactive_fg]="#7f849c" - -# Color of text appearing on top of graphs, i.e uptime and current network graph scaling -theme[graph_text]="#f5e0dc" - -# Background color of the percentage meters -theme[meter_bg]="#45475a" - -# Misc colors for processes box including mini cpu graphs, details memory graph and details status text -theme[proc_misc]="#f5e0dc" - -# CPU, Memory, Network, Proc box outline colors -theme[cpu_box]="#cba6f7" #Mauve -theme[mem_box]="#a6e3a1" #Green -theme[net_box]="#eba0ac" #Maroon -theme[proc_box]="#89b4fa" #Blue - -# Box divider line and small boxes line color -theme[div_line]="#6c7086" - -# Temperature graph color (Green -> Yellow -> Red) -theme[temp_start]="#a6e3a1" -theme[temp_mid]="#f9e2af" -theme[temp_end]="#f38ba8" - -# CPU graph colors (Teal -> Lavender) -theme[cpu_start]="#94e2d5" -theme[cpu_mid]="#74c7ec" -theme[cpu_end]="#b4befe" - -# Mem/Disk free meter (Mauve -> Lavender -> Blue) -theme[free_start]="#cba6f7" -theme[free_mid]="#b4befe" -theme[free_end]="#89b4fa" - -# Mem/Disk cached meter (Sapphire -> Lavender) -theme[cached_start]="#74c7ec" -theme[cached_mid]="#89b4fa" -theme[cached_end]="#b4befe" - -# Mem/Disk available meter (Peach -> Red) -theme[available_start]="#fab387" -theme[available_mid]="#eba0ac" -theme[available_end]="#f38ba8" - -# Mem/Disk used meter (Green -> Sky) -theme[used_start]="#a6e3a1" -theme[used_mid]="#94e2d5" -theme[used_end]="#89dceb" - -# Download graph colors (Peach -> Red) -theme[download_start]="#fab387" -theme[download_mid]="#eba0ac" -theme[download_end]="#f38ba8" - -# Upload graph colors (Green -> Sky) -theme[upload_start]="#a6e3a1" -theme[upload_mid]="#94e2d5" -theme[upload_end]="#89dceb" - -# Process box color gradient for threads, mem and cpu usage (Sapphire -> Mauve) -theme[process_start]="#74c7ec" -theme[process_mid]="#b4befe" -theme[process_end]="#cba6f7" \ No newline at end of file diff --git a/zathura/catppuccin-zathura b/zathura/catppuccin-zathura new file mode 160000 index 0000000..9f29c2c --- /dev/null +++ b/zathura/catppuccin-zathura @@ -0,0 +1 @@ +Subproject commit 9f29c2c1622c70436f0e0b98fea9735863596c1e