diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b7d0eb9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "linux-configs"] + path = linux-configs + url = https://github.com/Void-Land/void-dots.git diff --git a/configs/dotfiles/MangoHud/MangoHud.conf b/configs/dotfiles/MangoHud/MangoHud.conf deleted file mode 100644 index ec0f48d..0000000 --- a/configs/dotfiles/MangoHud/MangoHud.conf +++ /dev/null @@ -1,348 +0,0 @@ -### MangoHud configuration file -### Uncomment any options you wish to enable. Default options are left uncommented -### Use some_parameter=0 to disable a parameter (only works with on/off parameters) -### Everything below can be used / overridden with the environment variable MANGOHUD_CONFIG instead - -################ INFORMATIONAL ################# -## prints possible options on stdout -# help - -################ PERFORMANCE ################# - -### Limit the application FPS. Comma-separated list of one or more FPS values (e.g. 0,30,60). 0 means unlimited (unless VSynced) -# fps_limit=0 - -### early = wait before present, late = wait after present -# fps_limit_method= - -### VSync [0-3] 0 = adaptive; 1 = off; 2 = mailbox; 3 = on -# vsync=-1 - -### OpenGL VSync [0-N] 0 = off; >=1 = wait for N v-blanks, N > 1 acts as a FPS limiter (FPS = display refresh rate / N) -# gl_vsync=-2 - -### Mip-map LoD bias. Negative values will increase texture sharpness (and aliasing) -## Positive values will increase texture blurriness (-16 to 16) -# picmip=-17 - -### Anisotropic filtering level. Improves sharpness of textures viewed at an angle (0 to 16) -# af=-1 - -### Force bicubic filtering -# bicubic - -### Force trilinear filtering -# trilinear - -### Disable linear texture filtering. Makes textures look blocky -# retro - -################### VISUAL ################### - -### Legacy layout -# legacy_layout=0 - -### pre defined presets -# -1 = default -# 0 = no display -# 1 = fps only -# 2 = horizontal view -# 3 = extended -# 4 = high detailed information -# preset=-1 - -### Enable most of the toggleable parameters (currently excludes `histogram`) -full - -### Show FPS only. ***Not meant to be used with other display params*** -# fps_only - -### Display custom centered text, useful for a header -# custom_text_center= - -### Display the current system time -# time - -### Time formatting examples -## %H:%M -## [ %T %F ] -## %X # locally formatted time, because of limited glyph range, missing characters may show as '?' (e.g. Japanese) -# time_format="%T" - -### Display MangoHud version -# version - -### Display the current GPU information -## Note: gpu_mem_clock and gpu_mem_temp also need "vram" to be enabled -gpu_stats -# gpu_temp -# gpu_junction_temp -# gpu_core_clock -# gpu_mem_temp -# gpu_mem_clock -# gpu_power -# gpu_text= -# gpu_load_change -# gpu_load_value=60,90 -# gpu_load_color=39F900,FDFD09,B22222 -## GPU fan in rpm on AMD, FAN in percent on NVIDIA -# gpu_fan -## gpu_voltage only works on AMD GPUs -# gpu_voltage - -### Display the current CPU information -cpu_stats -# cpu_temp -# cpu_power -# cpu_text= -# cpu_mhz -# cpu_load_change -# cpu_load_value=60,90 -# cpu_load_color=39F900,FDFD09,B22222 - -### Display the current CPU load & frequency for each core -# core_load -# core_load_change - -### Display IO read and write for the app (not system) -# io_read -# io_write - -### Display system vram / ram / swap space usage -# vram -# ram -# swap - -### Display per process memory usage -## Show resident memory and other types, if enabled -# procmem -# procmem_shared -# procmem_virt - -### Display battery information -# battery -# battery_icon -# device_battery=gamepad,mouse -# device_battery_icon -# battery_watt -# battery_time - -### Display FPS and frametime -fps -# fps_sampling_period=500 -# fps_color_change -# fps_value=30,60 -# fps_color=B22222,FDFD09,39F900 -frametime -# frame_count -## fps_metrics takes a list of decimal values or the value avg -# fps_metrics=avg,0.01 - -### Display GPU throttling status based on Power, current, temp or "other" -## Only shows if throttling is currently happening -throttling_status -## Same as throttling_status but displays throttling on the frametime graph -#throttling_status_graph - -### Display miscellaneous information -# engine_version -# engine_short_names -gpu_name -vulkan_driver -# wine -# exec_name -# winesync - -### Display loaded MangoHud architecture -# arch - -### Display the frametime line graph -frame_timing -# histogram - -### Display GameMode / vkBasalt running status -gamemode -# vkbasalt - -### Gamescope related options -## Display the status of FSR (only works in gamescope) -fsr -## Hides the sharpness info for the `fsr` option (only available in gamescope) -# hide_fsr_sharpness -## Shows the graph of gamescope app frametimes and latency (only on gamescope obviously) -# debug -## Display the status of HDR (only works in gamescope) -hdr -## Display the current refresh rate (only works in gamescope) -refresh_rate - - -### graphs displays one or more graphs that you chose -## seperated by ",", available graphs are -## gpu_load,cpu_load,gpu_core_clock,gpu_mem_clock,vram,ram,cpu_temp,gpu_temp -# graphs= - -### mangoapp related options -## Enables mangoapp to be displayed above the Steam UI -# mangoapp_steam - -### Steam Deck options -## Shows the Steam Deck fan rpm -# fan - -### Display current FPS limit -# show_fps_limit - -### Display the current resolution -# resolution - -### Display custom text -# custom_text= -### Display output of Bash command in next column -# exec= - -### Display media player metadata -# media_player -## for example spotify -# media_player_name= -## Format metadata, lines are delimited by ; (wip) -## example: {title};{artist};{album} -## example: Track:;{title};By:;{artist};From:;{album} -# media_player_format=title,artist,album - -### Change the hud font size -font_size=16 -font_scale=1.0 -# font_size_text=24 -# font_scale_media_player=0.55 -# no_small_font - -### Change default font (set location to TTF/OTF file) -## Set font for the whole hud -# font_file= - -## Set font only for text like media player metadata -# font_file_text= - -## Set font glyph ranges. Defaults to Latin-only. Don't forget to set font_file/font_file_text to font that supports these -## Probably don't enable all at once because of memory usage and hardware limits concerns -## If you experience crashes or text is just squares, reduce glyph range or reduce font size -# font_glyph_ranges=korean,chinese,chinese_simplified,japanese,cyrillic,thai,vietnamese,latin_ext_a,latin_ext_b - -### Outline text -text_outline -# text_outline_color = 000000 -# text_outline_thickness = 1.5 - -### Change the hud position -# position=top-left - -### Change the corner roundness -# round_corners=0 - -### Remove margins around MangoHud -# hud_no_margin - -### Display compact version of MangoHud -# hud_compact - -### Display MangoHud in a horizontal position -# horizontal -# horizontal_stretch - -### Disable / hide the hud by default -# no_display - -### Hud position offset -# offset_x=0 -# offset_y=0 - -### Hud dimensions -# width=0 -# height=140 -# table_columns=3 -# cellpadding_y=-0.085 - -### Hud transparency / alpha -# background_alpha=0.5 -# alpha=1.0 - -### FCAT overlay -### This enables an FCAT overlay to perform frametime analysis on the final image stream. -### Enable the overlay -# fcat -### Set the width of the FCAT overlay. -### 24 is a performance optimization on AMD GPUs that should not have adverse effects on nVidia GPUs. -### A minimum of 20 pixels is recommended by nVidia. -# fcat_overlay_width=24 -### Set the screen edge, this can be useful for special displays that don't update from top edge to bottom. This goes from 0 (left side) to 3 (top edge), counter-clockwise. -# fcat_screen_edge=0 - -### Color customization -# text_color=FFFFFF -# gpu_color=2E9762 -# cpu_color=2E97CB -# vram_color=AD64C1 -# ram_color=C26693 -# engine_color=EB5B5B -# io_color=A491D3 -# frametime_color=00FF00 -# background_color=020202 -# media_player_color=FFFFFF -# wine_color=EB5B5B -# battery_color=FF9078 - -### Specify GPU with PCI bus ID for AMDGPU and NVML stats -### Set to 'domain:bus:slot.function' -# pci_dev=0:0a:0.0 - -### Blacklist -# blacklist= - -### Control over socket -### Enable and set socket name, '%p' is replaced with process id -## example: mangohud -## example: mangohud-%p -# control = -1 - -################ WORKAROUNDS ################# -### Options starting with "gl_*" are for OpenGL -### Specify what to use for getting display size. Options are "viewport", "scissorbox" or disabled. Defaults to using glXQueryDrawable -# gl_size_query=viewport - -### (Re)bind given framebuffer before MangoHud gets drawn. Helps with Crusader Kings III -# gl_bind_framebuffer=0 - -### Don't swap origin if using GL_UPPER_LEFT. Helps with Ryujinx -# gl_dont_flip=1 - -################ INTERACTION ################# - -### Change toggle keybinds for the hud & logging -toggle_hud=Shift_R+F12 -# toggle_hud_position=Shift_R+F11 -# toggle_fps_limit=Shift_L+F1 -# toggle_logging=Shift_L+F2 -# reload_cfg=Shift_L+F4 -# upload_log=Shift_L+F3 - -#################### LOG ##################### -### Automatically start the log after X seconds -# autostart_log= -### Set amount of time in seconds that the logging will run for -# log_duration= -### Change the default log interval, 0 is default -# log_interval=0 -### Set location of the output files (required for logging) -# output_folder=/home//mangologs -### Permit uploading logs directly to FlightlessMango.com -## set to 1 to enable -# permit_upload=0 -### Define a '+'-separated list of percentiles shown in the benchmark results -### Use "AVG" to get a mean average. Default percentiles are 97+AVG+1+0.1 -## example: ['97', 'AVG', '1', '0.1'] -# benchmark_percentiles=97,AVG -## Adds more headers and information such as versioning to the log. This format is not supported on flightlessmango.com (yet) -# log_versioning -## Enable automatic uploads of logs to flightlessmango.com -# upload_logs diff --git a/configs/dotfiles/alacritty/alacritty.toml b/configs/dotfiles/alacritty/alacritty.toml deleted file mode 100644 index e011edd..0000000 --- a/configs/dotfiles/alacritty/alacritty.toml +++ /dev/null @@ -1,32 +0,0 @@ -import = [ - "~/.config/alacritty/themes/github.toml", - "~/.config/alacritty/keybinds.toml", -] - -live_config_reload = false - -[shell] -program = "zsh" - -[terminal] -osc52 = "CopyPaste" - -[font] -size = 12 - -[window] -dynamic_title = true -blur = true -opacity = 0.8 -dimensions = { columns = 90, lines = 30 } -padding = { x = 10, y = 10 } -startup_mode = "Windowed" -decorations = "full" -# dynamic_padding = true - -[cursor] -style = { blinking = "Always", shape = "Beam" } -thickness = 0.8 - -[scrolling] -history = 100000 diff --git a/configs/dotfiles/alacritty/keybinds.toml b/configs/dotfiles/alacritty/keybinds.toml deleted file mode 100644 index 99dbcc2..0000000 --- a/configs/dotfiles/alacritty/keybinds.toml +++ /dev/null @@ -1,5 +0,0 @@ -[keyboard] -bindings = [ - { key = "N", mods = "Control|Shift", action = "CreateNewWindow" }, - { key = "0", mods = "Control|Shift", action = "ResetFontSize" }, -] diff --git a/configs/dotfiles/alacritty/themes/Cobalt2.toml b/configs/dotfiles/alacritty/themes/Cobalt2.toml deleted file mode 100644 index d390bab..0000000 --- a/configs/dotfiles/alacritty/themes/Cobalt2.toml +++ /dev/null @@ -1,33 +0,0 @@ -# From the famous Cobalt2 sublime theme -# Source https//github.com/wesbos/cobalt2/tree/master/Cobalt2 - -# Default colors -[colors.primary] -background = '#122637' -foreground = '#ffffff' - -[colors.cursor] -text = '#122637' -cursor = '#f0cb09' - -# Normal colors -[colors.normal] -black = '#000000' -red = '#ff0000' -green = '#37dd21' -yellow = '#fee409' -blue = '#1460d2' -magenta = '#ff005d' -cyan = '#00bbbb' -white = '#bbbbbb' - -# Bright colors -[colors.bright] -black = '#545454' -red = '#f40d17' -green = '#3bcf1d' -yellow = '#ecc809' -blue = '#5555ff' -magenta = '#ff55ff' -cyan = '#6ae3f9' -white = '#ffffff' diff --git a/configs/dotfiles/alacritty/themes/Mariana.toml b/configs/dotfiles/alacritty/themes/Mariana.toml deleted file mode 100644 index 0b7497b..0000000 --- a/configs/dotfiles/alacritty/themes/Mariana.toml +++ /dev/null @@ -1,39 +0,0 @@ -# Mariana (ported from Sublime Text 4) -# Source https//github.com/mbadolato/iTerm2-Color-Schemes/blob/master/alacritty/Mariana.yml - -# Default colors -[colors.primary] -background = '#343d46' -foreground = '#d8dee9' - -# Cursor colors -[colors.cursor] -cursor = '#fcbb6a' -text = '#ffffff' - -# Normal colors -[colors.normal] -black = '#000000' -blue = '#6699cc' -cyan = '#5fb4b4' -green = '#99c794' -magenta = '#c695c6' -red = '#ec5f66' -white = '#f7f7f7' -yellow = '#f9ae58' - -# Bright colors -[colors.bright] -black = '#333333' -blue = '#85add6' -cyan = '#82c4c4' -green = '#acd1a8' -magenta = '#d8b6d8' -red = '#f97b58' -white = '#ffffff' -yellow = '#fac761' - -# Selection colors -[colors.selection] -background = '#4e5a65' -text = '#d8dee9' diff --git a/configs/dotfiles/alacritty/themes/afterglow.toml b/configs/dotfiles/alacritty/themes/afterglow.toml deleted file mode 100644 index 74702c1..0000000 --- a/configs/dotfiles/alacritty/themes/afterglow.toml +++ /dev/null @@ -1,45 +0,0 @@ -# Default colors -[colors.primary] -background = '#2c2c2c' -foreground = '#d6d6d6' - -dim_foreground = '#dbdbdb' -bright_foreground = '#d9d9d9' - -# Cursor colors -[colors.cursor] -text = '#2c2c2c' -cursor = '#d9d9d9' - -# Normal colors -[colors.normal] -black = '#1c1c1c' -red = '#bc5653' -green = '#909d63' -yellow = '#ebc17a' -blue = '#7eaac7' -magenta = '#aa6292' -cyan = '#86d3ce' -white = '#cacaca' - -# Bright colors -[colors.bright] -black = '#636363' -red = '#bc5653' -green = '#909d63' -yellow = '#ebc17a' -blue = '#7eaac7' -magenta = '#aa6292' -cyan = '#86d3ce' -white = '#f7f7f7' - -# Dim colors -[colors.dim] -black = '#232323' -red = '#74423f' -green = '#5e6547' -yellow = '#8b7653' -blue = '#556b79' -magenta = '#6e4962' -cyan = '#5c8482' -white = '#828282' diff --git a/configs/dotfiles/alacritty/themes/alabaster.toml b/configs/dotfiles/alacritty/themes/alabaster.toml deleted file mode 100644 index df312d3..0000000 --- a/configs/dotfiles/alacritty/themes/alabaster.toml +++ /dev/null @@ -1,30 +0,0 @@ -# Colors (Alabaster) -# author tonsky - -[colors.primary] -background = '#F7F7F7' -foreground = '#434343' - -[colors.cursor] -text = '#F7F7F7' -cursor = '#434343' - -[colors.normal] -black = '#000000' -red = '#AA3731' -green = '#448C27' -yellow = '#CB9000' -blue = '#325CC0' -magenta = '#7A3E9D' -cyan = '#0083B2' -white = '#BBBBBB' - -[colors.bright] -black = '#777777' -red = '#F05050' -green = '#60CB00' -yellow = '#FFBC5D' -blue = '#007ACC' -magenta = '#E64CE6' -cyan = '#00AACB' -white = '#FFFFFF' diff --git a/configs/dotfiles/alacritty/themes/alabaster_dark.toml b/configs/dotfiles/alacritty/themes/alabaster_dark.toml deleted file mode 100644 index 500f1ee..0000000 --- a/configs/dotfiles/alacritty/themes/alabaster_dark.toml +++ /dev/null @@ -1,30 +0,0 @@ -# Colors (Alabaster Dark) -# author tonsky - -[colors.primary] -background = '#0E1415' -foreground = '#CECECE' - -[colors.cursor] -text = '#0E1415' -cursor = '#CECECE' - -[colors.normal] -black = '#0E1415' -red = '#e25d56' -green = '#73ca50' -yellow = '#e9bf57' -blue = '#4a88e4' -magenta = '#915caf' -cyan = '#23acdd' -white = '#f0f0f0' - -[colors.bright] -black = '#777777' -red = '#f36868' -green = '#88db3f' -yellow = '#f0bf7a' -blue = '#6f8fdb' -magenta = '#e987e9' -cyan = '#4ac9e2' -white = '#FFFFFF' diff --git a/configs/dotfiles/alacritty/themes/argonaut.toml b/configs/dotfiles/alacritty/themes/argonaut.toml deleted file mode 100644 index dc5eb53..0000000 --- a/configs/dotfiles/alacritty/themes/argonaut.toml +++ /dev/null @@ -1,31 +0,0 @@ -# Default colors -[colors.primary] -background = '#292C3E' -foreground = '#EBEBEB' - -# Cursor colors -[colors.cursor] -text = '#EBEBEB' -cursor = '#FF261E' - -# Normal colors -[colors.normal] -black = '#0d0d0d' -red = '#FF301B' -green = '#A0E521' -yellow = '#FFC620' -blue = '#1BA6FA' -magenta = '#8763B8' -cyan = '#21DEEF' -white = '#EBEBEB' - -# Bright colors -[colors.bright] -black = '#6D7070' -red = '#FF4352' -green = '#B8E466' -yellow = '#FFD750' -blue = '#1BA6FA' -magenta = '#A578EA' -cyan = '#73FBF1' -white = '#FEFEF8' diff --git a/configs/dotfiles/alacritty/themes/atom_one_light.toml b/configs/dotfiles/alacritty/themes/atom_one_light.toml deleted file mode 100644 index 0337917..0000000 --- a/configs/dotfiles/alacritty/themes/atom_one_light.toml +++ /dev/null @@ -1,23 +0,0 @@ -[colors.primary] -background = '#f8f8f8' -foreground = '#2a2b33' - -[colors.normal] -black = '#000000' -red = '#de3d35' -green = '#3e953a' -yellow = '#d2b67b' -blue = '#2f5af3' -magenta = '#a00095' -cyan = '#3e953a' -white = '#bbbbbb' - -[colors.bright] -black = '#000000' -red = '#de3d35' -green = '#3e953a' -yellow = '#d2b67b' -blue = '#2f5af3' -magenta = '#a00095' -cyan = '#3e953a' -white = '#ffffff' diff --git a/configs/dotfiles/alacritty/themes/ayu_dark.toml b/configs/dotfiles/alacritty/themes/ayu_dark.toml deleted file mode 100644 index a2ea740..0000000 --- a/configs/dotfiles/alacritty/themes/ayu_dark.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Ayu Dark) - -# Default colors -[colors.primary] -background = '#0A0E14' -foreground = '#B3B1AD' - -# Normal colors -[colors.normal] -black = '#01060E' -red = '#EA6C73' -green = '#91B362' -yellow = '#F9AF4F' -blue = '#53BDFA' -magenta = '#FAE994' -cyan = '#90E1C6' -white = '#C7C7C7' - -# Bright colors -[colors.bright] -black = '#686868' -red = '#F07178' -green = '#C2D94C' -yellow = '#FFB454' -blue = '#59C2FF' -magenta = '#FFEE99' -cyan = '#95E6CB' -white = '#FFFFFF' diff --git a/configs/dotfiles/alacritty/themes/ayu_light.toml b/configs/dotfiles/alacritty/themes/ayu_light.toml deleted file mode 100644 index d5cd4f9..0000000 --- a/configs/dotfiles/alacritty/themes/ayu_light.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Ayu Light) - -# Default colors - taken from ayu-colors -[colors.primary] -background = '#FCFCFC' -foreground = '#5C6166' - -# Normal colors - taken from ayu-iTerm -[colors.normal] -black = '#010101' -red = '#e7666a' -green = '#80ab24' -yellow = '#eba54d' -blue = '#4196df' -magenta = '#9870c3' -cyan = '#51b891' -white = '#c1c1c1' - -# Bright colors - pastel lighten 0.1 except black lighten with 0.2 -[colors.bright] -black = '#343434' -red = '#ee9295' -green = '#9fd32f' -yellow = '#f0bc7b' -blue = '#6daee6' -magenta = '#b294d2' -cyan = '#75c7a8' -white = '#dbdbdb' diff --git a/configs/dotfiles/alacritty/themes/baitong.toml b/configs/dotfiles/alacritty/themes/baitong.toml deleted file mode 100644 index 5e0e8a2..0000000 --- a/configs/dotfiles/alacritty/themes/baitong.toml +++ /dev/null @@ -1,55 +0,0 @@ -# Colors (Baitong) - -[colors.primary] -background = '#112a2a' -foreground = '#33ff33' - -[colors.cursor] -text = '#112a2a' -cursor = '#ff00ff' - -[colors.vi_mode_cursor] -text = '#112a2a' -cursor = '#ff00ff' - -[colors.search] -matches = { foreground = '#000000', background = '#1AE642' } -focused_match = { foreground = '#000000', background = '#ff00ff' } - -[colorshints] -start = { foreground = '#1d1f21', background = '#1AE642' } -end = { foreground = '#1AE642', background = '#1d1f21' } - -[colors.line_indicator] -foreground = '#33ff33' -background = '#1d1f21' - -[colors.footer_bar] -background = '#731d8b' -foreground = '#ffffff' - -[colors.selection] -text = '#112a2a' -background = '#1AE642' - -# Normal colors -[colors.normal] -black = '#000000' -red = '#f77272' -green = '#33ff33' -yellow = '#1AE642' -blue = '#68FDFE' -magenta = '#ff66ff' -cyan = '#87CEFA' -white = '#dbdbd9' - -# Bright colors -[colors.bright] -black = '#ffffff' -red = '#f77272' -green = '#33ff33' -yellow = '#1AE642' -blue = '#68FDFE' -magenta = '#ff66ff' -cyan = '#68FDFE' -white = '#dbdbd9' diff --git a/configs/dotfiles/alacritty/themes/base16_default_dark.toml b/configs/dotfiles/alacritty/themes/base16_default_dark.toml deleted file mode 100644 index ca85177..0000000 --- a/configs/dotfiles/alacritty/themes/base16_default_dark.toml +++ /dev/null @@ -1,32 +0,0 @@ -# Colors (Base16 Default Dark) - -# Default colors -[colors.primary] -background = '#181818' -foreground = '#d8d8d8' - -[colors.cursor] -text = '#181818' -cursor = '#d8d8d8' - -# Normal colors -[colors.normal] -black = '#181818' -red = '#ab4642' -green = '#a1b56c' -yellow = '#f7ca88' -blue = '#7cafc2' -magenta = '#ba8baf' -cyan = '#86c1b9' -white = '#d8d8d8' - -# Bright colors -[colors.bright] -black = '#585858' -red = '#ab4642' -green = '#a1b56c' -yellow = '#f7ca88' -blue = '#7cafc2' -magenta = '#ba8baf' -cyan = '#86c1b9' -white = '#f8f8f8' diff --git a/configs/dotfiles/alacritty/themes/blood_moon.toml b/configs/dotfiles/alacritty/themes/blood_moon.toml deleted file mode 100644 index ae99edd..0000000 --- a/configs/dotfiles/alacritty/themes/blood_moon.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Blood Moon) - -# Default colors -[colors.primary] -background = '#10100E' -foreground = '#C6C6C4' - -# Normal colors -[colors.normal] -black = '#10100E' -red = '#C40233' -green = '#009F6B' -yellow = '#FFD700' -blue = '#0087BD' -magenta = '#9A4EAE' -cyan = '#20B2AA' -white = '#C6C6C4' - -# Bright colors -[colors.bright] -black = '#696969' -red = '#FF2400' -green = '#03C03C' -yellow = '#FDFF00' -blue = '#007FFF' -magenta = '#FF1493' -cyan = '#00CCCC' -white = '#FFFAFA' diff --git a/configs/dotfiles/alacritty/themes/bluish.toml b/configs/dotfiles/alacritty/themes/bluish.toml deleted file mode 100644 index ca2333f..0000000 --- a/configs/dotfiles/alacritty/themes/bluish.toml +++ /dev/null @@ -1,26 +0,0 @@ -# Default colors -[colors.primary] -background = '#2c3640' -foreground = '#297dd3' - -# Normal colors -[colors.normal] -black = '#0b0b0c' -red = '#377fc4' -green = '#2691e7' -yellow = '#2090c1' -blue = '#2c5e87' -magenta = '#436280' -cyan = '#547aa2' -white = '#536679' - -# Bright colors -[colors.bright] -black = '#23272c' -red = '#66a5cc' -green = '#59b0f2' -yellow = '#4bb0d3' -blue = '#487092' -magenta = '#50829e' -cyan = '#658795' -white = '#4d676b' diff --git a/configs/dotfiles/alacritty/themes/breeze.toml b/configs/dotfiles/alacritty/themes/breeze.toml deleted file mode 100644 index 67e4992..0000000 --- a/configs/dotfiles/alacritty/themes/breeze.toml +++ /dev/null @@ -1,42 +0,0 @@ -# KDE Breeze (Ported from Konsole) - -# Default colors -[colors.primary] -background = '#232627' -foreground = '#fcfcfc' - -dim_foreground = '#eff0f1' -bright_foreground = '#ffffff' - -# Normal colors -[colors.normal] -black = '#232627' -red = '#ed1515' -green = '#11d116' -yellow = '#f67400' -blue = '#1d99f3' -magenta = '#9b59b6' -cyan = '#1abc9c' -white = '#fcfcfc' - -# Bright colors -[colors.bright] -black = '#7f8c8d' -red = '#c0392b' -green = '#1cdc9a' -yellow = '#fdbc4b' -blue = '#3daee9' -magenta = '#8e44ad' -cyan = '#16a085' -white = '#ffffff' - -# Dim colors -[colors.dim] -black = '#31363b' -red = '#783228' -green = '#17a262' -yellow = '#b65619' -blue = '#1b668f' -magenta = '#614a73' -cyan = '#186c60' -white = '#63686d' diff --git a/configs/dotfiles/alacritty/themes/campbell.toml b/configs/dotfiles/alacritty/themes/campbell.toml deleted file mode 100644 index 05630b7..0000000 --- a/configs/dotfiles/alacritty/themes/campbell.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Campbell (Windows 10 default) - -# Default colors -[colors.primary] -background = '#0c0c0c' -foreground = '#cccccc' - -# Normal colors -[colors.normal] -black = '#0c0c0c' -red = '#c50f1f' -green = '#13a10e' -yellow = '#c19c00' -blue = '#0037da' -magenta = '#881798' -cyan = '#3a96dd' -white = '#cccccc' - -# Bright colors -[colors.bright] -black = '#767676' -red = '#e74856' -green = '#16c60c' -yellow = '#f9f1a5' -blue = '#3b78ff' -magenta = '#b4009e' -cyan = '#61d6d6' -white = '#f2f2f2' diff --git a/configs/dotfiles/alacritty/themes/carbonfox.toml b/configs/dotfiles/alacritty/themes/carbonfox.toml deleted file mode 100644 index a5caa75..0000000 --- a/configs/dotfiles/alacritty/themes/carbonfox.toml +++ /dev/null @@ -1,26 +0,0 @@ -# Default colors -[colors.primary] -background = '#161616' -foreground = '#f2f4f8' - -# Normal colors -[colors.normal] -black = '#282828' -red = '#ee5396' -green = '#25be6a' -yellow = '#08bdba' -blue = '#78a9ff' -magenta = '#be95ff' -cyan = '#33b1ff' -white = '#dfdfe0' - -# Bright colors -[colors.bright] -black = '#484848' -red = '#f16da6' -green = '#46c880' -yellow = '#2dc7c4' -blue = '#8cb6ff' -magenta = '#c8a5ff' -cyan = '#52bdff' -white = '#e4e4e5' diff --git a/configs/dotfiles/alacritty/themes/catppuccin.toml b/configs/dotfiles/alacritty/themes/catppuccin.toml deleted file mode 100644 index 9f97703..0000000 --- a/configs/dotfiles/alacritty/themes/catppuccin.toml +++ /dev/null @@ -1,39 +0,0 @@ -# Catppuccino theme scheme for Alacritty - -[colors.primary] -background = '#1E1E2E' -foreground = '#d6d6d6' - -[colors.cursor] -text = '#CDD6F4' -cursor = '#D9D9D9' - -[colors.normal] -black = '#181A1F' -red = '#E86671' -green = '#98C379' -yellow = '#E5C07B' -blue = '#61AFEF' -magenta = '#C678DD' -cyan = '#54AFBC' -white = '#ABB2BF' - -[colors.bright] -black = '#5C6370' -red = '#E86671' -green = '#98C379' -yellow = '#E5C07B' -blue = '#61AFEF' -magenta = '#C678DD' -cyan = '#54AFBC' -white = '#f7f7f7' - -[colors.dim] -black = '#5C6370' -red = '#74423f' -green = '#98C379' -yellow = '#E5C07B' -blue = '#61AFEF' -magenta = '#6e4962' -cyan = '#5c8482' -white = '#828282' diff --git a/configs/dotfiles/alacritty/themes/catppuccin_frappe.toml b/configs/dotfiles/alacritty/themes/catppuccin_frappe.toml deleted file mode 100644 index 6a286e2..0000000 --- a/configs/dotfiles/alacritty/themes/catppuccin_frappe.toml +++ /dev/null @@ -1,73 +0,0 @@ -# Default colors -[colors.primary] -background = '#303446' # base -foreground = '#C6D0F5' # text -# Bright and dim foreground colors -dim_foreground = '#C6D0F5' # text -bright_foreground = '#C6D0F5' # text - -# Cursor colors -[colors.cursor] -text = '#303446' # base -cursor = '#F2D5CF' # rosewater - -[colors.vi_mode_cursor] -text = '#303446' # base -cursor = '#BABBF1' # lavender - -# Search colors -[colors.search.matches] -foreground = '#303446' # base -background = '#A5ADCE' # subtext0 -[colors.search.focused_match] -foreground = '#303446' # base -background = '#A6D189' # green -[colors.footer_bar] -foreground = '#303446' # base -background = '#A5ADCE' # subtext0 - -# Keyboard regex hints -[colors.hints.start] -foreground = '#303446' # base -background = '#E5C890' # yellow -[colors.hints.end] -foreground = '#303446' # base -background = '#A5ADCE' # subtext0 - -# Selection colors -[colors.selection] -text = '#303446' # base -background = '#F2D5CF' # rosewater - -# Normal colors -[colors.normal] -black = '#51576D' # surface1 -red = '#E78284' # red -green = '#A6D189' # green -yellow = '#E5C890' # yellow -blue = '#8CAAEE' # blue -magenta = '#F4B8E4' # pink -cyan = '#81C8BE' # teal -white = '#B5BFE2' # subtext1 - -# Bright colors -[colors.bright] -black = '#626880' # surface2 -red = '#E78284' # red -green = '#A6D189' # green -yellow = '#E5C890' # yellow -blue = '#8CAAEE' # blue -magenta = '#F4B8E4' # pink -cyan = '#81C8BE' # teal -white = '#A5ADCE' # subtext0 - -# Dim colors -[colors.dim] -black = '#51576D' # surface1 -red = '#E78284' # red -green = '#A6D189' # green -yellow = '#E5C890' # yellow -blue = '#8CAAEE' # blue -magenta = '#F4B8E4' # pink -cyan = '#81C8BE' # teal -white = '#B5BFE2' # subtext1 diff --git a/configs/dotfiles/alacritty/themes/catppuccin_latte.toml b/configs/dotfiles/alacritty/themes/catppuccin_latte.toml deleted file mode 100644 index 9a1cde7..0000000 --- a/configs/dotfiles/alacritty/themes/catppuccin_latte.toml +++ /dev/null @@ -1,76 +0,0 @@ -# Default colors -[colors.primary] -background = '#EFF1F5' # base -foreground = '#4C4F69' # text -# Bright and dim foreground colors -dim_foreground = '#4C4F69' # text -bright_foreground = '#4C4F69' # text - -# Cursor colors -[colors.cursor] -text = '#EFF1F5' # base -cursor = '#DC8A78' # rosewater - -[colors.vi_mode_cursor] -text = '#EFF1F5' # base -cursor = '#7287FD' # lavender - -# Search colors -[colors.search.matches] -foreground = '#EFF1F5' # base -background = '#6C6F85' # subtext0 - -[colors.search.focused_match] -foreground = '#EFF1F5' # base -background = '#40A02B' # green - -[colors.footer_bar] -foreground = '#EFF1F5' # base -background = '#6C6F85' # subtext0 - -# Keyboard regex hints -[colors.hints.start] -foreground = '#EFF1F5' # base -background = '#DF8E1D' # yellow - -[colors.hints.end] -foreground = '#EFF1F5' # base -background = '#6C6F85' # subtext0 - -# Selection colors -[colors.selection] -text = '#EFF1F5' # base -background = '#DC8A78' # rosewater - -# Normal colors -[colors.normal] -black = '#5C5F77' # subtext1 -red = '#D20F39' # red -green = '#40A02B' # green -yellow = '#DF8E1D' # yellow -blue = '#1E66F5' # blue -magenta = '#EA76CB' # pink -cyan = '#179299' # teal -white = '#ACB0BE' # surface2 - -# Bright colors -[colors.bright] -black = '#6C6F85' # subtext0 -red = '#D20F39' # red -green = '#40A02B' # green -yellow = '#DF8E1D' # yellow -blue = '#1E66F5' # blue -magenta = '#EA76CB' # pink -cyan = '#179299' # teal -white = '#BCC0CC' # surface1 - -# Dim colors -[colors.dim] -black = '#5C5F77' # subtext1 -red = '#D20F39' # red -green = '#40A02B' # green -yellow = '#DF8E1D' # yellow -blue = '#1E66F5' # blue -magenta = '#EA76CB' # pink -cyan = '#179299' # teal -white = '#ACB0BE' # surface2 diff --git a/configs/dotfiles/alacritty/themes/catppuccin_macchiato.toml b/configs/dotfiles/alacritty/themes/catppuccin_macchiato.toml deleted file mode 100644 index fdec19a..0000000 --- a/configs/dotfiles/alacritty/themes/catppuccin_macchiato.toml +++ /dev/null @@ -1,76 +0,0 @@ -# Default colors -[colors.primary] -background = '#24273A' # base -foreground = '#CAD3F5' # text -# Bright and dim foreground colors -dim_foreground = '#CAD3F5' # text -bright_foreground = '#CAD3F5' # text - -# Cursor colors -[colors.cursor] -text = '#24273A' # base -cursor = '#F4DBD6' # rosewater - -[colors.vi_mode_cursor] -text = '#24273A' # base -cursor = '#B7BDF8' # lavender - -# Search colors -[colors.search.matches] -foreground = '#24273A' # base -background = '#A5ADCB' # subtext0 - -[colors.search.focused_match] -foreground = '#24273A' # base -background = '#A6DA95' # green - -[colors.footer_bar] -foreground = '#24273A' # base -background = '#A5ADCB' # subtext0 - -# Keyboard regex hints -[colors.hints.start] -foreground = '#24273A' # base -background = '#EED49F' # yellow - -[colors.hints.end] -foreground = '#24273A' # base -background = '#A5ADCB' # subtext0 - -# Selection colors -[colors.selection] -text = '#24273A' # base -background = '#F4DBD6' # rosewater - -# Normal colors -[colors.normal] -black = '#494D64' # surface1 -red = '#ED8796' # red -green = '#A6DA95' # green -yellow = '#EED49F' # yellow -blue = '#8AADF4' # blue -magenta = '#F5BDE6' # pink -cyan = '#8BD5CA' # teal -white = '#B8C0E0' # subtext1 - -# Bright colors -[colors.bright] -black = '#5B6078' # surface2 -red = '#ED8796' # red -green = '#A6DA95' # green -yellow = '#EED49F' # yellow -blue = '#8AADF4' # blue -magenta = '#F5BDE6' # pink -cyan = '#8BD5CA' # teal -white = '#A5ADCB' # subtext0 - -# Dim colors -[colors.dim] -black = '#494D64' # surface1 -red = '#ED8796' # red -green = '#A6DA95' # green -yellow = '#EED49F' # yellow -blue = '#8AADF4' # blue -magenta = '#F5BDE6' # pink -cyan = '#8BD5CA' # teal -white = '#B8C0E0' # subtext1 diff --git a/configs/dotfiles/alacritty/themes/catppuccin_mocha.toml b/configs/dotfiles/alacritty/themes/catppuccin_mocha.toml deleted file mode 100644 index e57824d..0000000 --- a/configs/dotfiles/alacritty/themes/catppuccin_mocha.toml +++ /dev/null @@ -1,75 +0,0 @@ -[colors.primary] -background = '#1E1E2E' # base -foreground = '#CDD6F4' # text -# Bright and dim foreground colors -dim_foreground = '#CDD6F4' # text -bright_foreground = '#CDD6F4' # text - -# Cursor colors -[colors.cursor] -text = '#1E1E2E' # base -cursor = '#F5E0DC' # rosewater - -[colors.vi_mode_cursor] -text = '#1E1E2E' # base -cursor = '#B4BEFE' # lavender - -# Search colors -[colors.search.matches] -foreground = '#1E1E2E' # base -background = '#A6ADC8' # subtext0 - -[colors.search.focused_match] -foreground = '#1E1E2E' # base -background = '#A6E3A1' # green - -[colors.footer_bar] -foreground = '#1E1E2E' # base -background = '#A6ADC8' # subtext0 - -# Keyboard regex hints -[colors.hints.start] -foreground = '#1E1E2E' # base -background = '#F9E2AF' # yellow - -[colors.hints.end] -foreground = '#1E1E2E' # base -background = '#A6ADC8' # subtext0 - -# Selection colors -[colors.selection] -text = '#1E1E2E' # base -background = '#F5E0DC' # rosewater - -# Normal colors -[colors.normal] -black = '#45475A' # surface1 -red = '#F38BA8' # red -green = '#A6E3A1' # green -yellow = '#F9E2AF' # yellow -blue = '#89B4FA' # blue -magenta = '#F5C2E7' # pink -cyan = '#94E2D5' # teal -white = '#BAC2DE' # subtext1 - -# Bright colors -[colors.bright] -black = '#585B70' # surface2 -red = '#F38BA8' # red -green = '#A6E3A1' # green -yellow = '#F9E2AF' # yellow -blue = '#89B4FA' # blue -magenta = '#F5C2E7' # pink -cyan = '#94E2D5' # teal -white = '#A6ADC8' # subtext0 - -# Dim colors -[colors.dim] -black = '#45475A' # surface1 -red = '#F38BA8' # red -green = '#A6E3A1' # green -yellow = '#F9E2AF' # yellow -blue = '#89B4FA' # blue -magenta = '#F5C2E7' # pink -cyan = '#94E2D5' # teal -white = '#BAC2DE' # subtext1 diff --git a/configs/dotfiles/alacritty/themes/challenger_deep.toml b/configs/dotfiles/alacritty/themes/challenger_deep.toml deleted file mode 100644 index a5c4a32..0000000 --- a/configs/dotfiles/alacritty/themes/challenger_deep.toml +++ /dev/null @@ -1,32 +0,0 @@ -# Colors (Challenger Deep) - -# Default colors -[colors.primary] -background = '#1e1c31' -foreground = '#cbe1e7' - -[colors.cursor] -text = '#ff271d' -cursor = '#fbfcfc' - -# Normal colors -[colors.normal] -black = '#141228' -red = '#ff5458' -green = '#62d196' -yellow = '#ffb378' -blue = '#65b2ff' -magenta = '#906cff' -cyan = '#63f2f1' -white = '#a6b3cc' - -# Bright colors -[colors.bright] -black = '#565575' -red = '#ff8080' -green = '#95ffa4' -yellow = '#ffe9aa' -blue = '#91ddff' -magenta = '#c991e1' -cyan = '#aaffe4' -white = '#cbe3e7' diff --git a/configs/dotfiles/alacritty/themes/citylights.toml b/configs/dotfiles/alacritty/themes/citylights.toml deleted file mode 100644 index 775ee72..0000000 --- a/configs/dotfiles/alacritty/themes/citylights.toml +++ /dev/null @@ -1,30 +0,0 @@ -# Default colors -[colors.primary] -background = '#171d23' -foreground = '#ffffff' - -# Cursor colors -[colors.cursor] -text = '#fafafa' -cursor = '#008b94' - -# Normal colors -[colors.normal] -black = '#333f4a' -red = '#d95468' -green = '#8bd49c' -blue = '#539afc' -magenta = '#b62d65' -cyan = '#70e1e8' -white = '#b7c5d3' - -# Bright colors -[colors.bright] -black = '#41505e' -red = '#d95468' -green = '#8bd49c' -yellow = '#ebbf83' -blue = '#5ec4ff' -magenta = '#e27e8d' -cyan = '#70e1e8' -white = '#ffffff' diff --git a/configs/dotfiles/alacritty/themes/cyber_punk_neon.toml b/configs/dotfiles/alacritty/themes/cyber_punk_neon.toml deleted file mode 100644 index 0424e47..0000000 --- a/configs/dotfiles/alacritty/themes/cyber_punk_neon.toml +++ /dev/null @@ -1,33 +0,0 @@ -# Cyber Punk Neon -# Source https//github.com/Roboron3042/Cyberpunk-Neon - -# Default colors -[colors.primary] -background = '#000b1e' -foreground = '#0abdc6' - -[colors.cursor] -text = '#000b1e' -cursor = '#0abdc6' - -# Normal colors -[colors.normal] -black = '#123e7c' -red = '#ff0000' -green = '#d300c4' -yellow = '#f57800' -blue = '#123e7c' -magenta = '#711c91' -cyan = '#0abdc6' -white = '#d7d7d5' - -# Bright colors -[colors.bright] -black = '#1c61c2' -red = '#ff0000' -green = '#d300c4' -yellow = '#f57800' -blue = '#00ff00' -magenta = '#711c91' -cyan = '#0abdc6' -white = '#d7d7d5' diff --git a/configs/dotfiles/alacritty/themes/darcula.toml b/configs/dotfiles/alacritty/themes/darcula.toml deleted file mode 100644 index cc28922..0000000 --- a/configs/dotfiles/alacritty/themes/darcula.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Darcula) - -# Default colors -[colors.primary] -background = '#282a36' -foreground = '#f8f8f2' - -# Normal colors -[colors.normal] -black = '#000000' -red = '#ff5555' -green = '#50fa7b' -yellow = '#f1fa8c' -blue = '#caa9fa' -magenta = '#ff79c6' -cyan = '#8be9fd' -white = '#bfbfbf' - -# Bright colors -[colors.bright] -black = '#282a35' -red = '#ff6e67' -green = '#5af78e' -yellow = '#f4f99d' -blue = '#caa9fa' -magenta = '#ff92d0' -cyan = '#9aedfe' -white = '#e6e6e6' diff --git a/configs/dotfiles/alacritty/themes/dark_pastels.toml b/configs/dotfiles/alacritty/themes/dark_pastels.toml deleted file mode 100644 index 6f11b9b..0000000 --- a/configs/dotfiles/alacritty/themes/dark_pastels.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Konsole's Dark Pastels) - -# Default colors -[colors.primary] -background = '#2C2C2C' -foreground = '#DCDCCC' - -# Normal colors -[colors.normal] -black = '#3F3F3F' -red = '#705050' -green = '#60B48A' -yellow = '#DFAF8F' -blue = '#9AB8D7' -magenta = '#DC8CC3' -cyan = '#8CD0D3' -white = '#DCDCCC' - -# Bright colors -[colors.bright] -black = '#709080' -red = '#DCA3A3' -green = '#72D5A3' -yellow = '#F0DFAF' -blue = '#94BFF3' -magenta = '#EC93D3' -cyan = '#93E0E3' -white = '#FFFFFF' diff --git a/configs/dotfiles/alacritty/themes/deep_space.toml b/configs/dotfiles/alacritty/themes/deep_space.toml deleted file mode 100644 index 551d899..0000000 --- a/configs/dotfiles/alacritty/themes/deep_space.toml +++ /dev/null @@ -1,33 +0,0 @@ -# Source https//github.com/tyrannicaltoucan/vim-deep-space - -# Default colors -[colors.primary] -background = '#1b202a' -foreground = '#9aa7bd' - -# Colors the cursor will use if `custom_cursor_colors` is true -[colors.cursor] -text = '#232936' -cursor = '#51617d' - -# Normal colors -[colors.normal] -black = '#1b202a' -red = '#b15e7c' -green = '#709d6c' -yellow = '#b5a262' -blue = '#608cc3' -magenta = '#8f72bf' -cyan = '#56adb7' -white = '#9aa7bd' - -# Bright colors -[colors.bright] -black = '#232936' -red = '#b3785d' -green = '#709d6c' -yellow = '#d5b875' -blue = '#608cc3' -magenta = '#c47ebd' -cyan = '#51617d' -white = '#9aa7bd' diff --git a/configs/dotfiles/alacritty/themes/doom_one.toml b/configs/dotfiles/alacritty/themes/doom_one.toml deleted file mode 100644 index c7133f6..0000000 --- a/configs/dotfiles/alacritty/themes/doom_one.toml +++ /dev/null @@ -1,17 +0,0 @@ -# Colors (Doom One) - -# Default colors -[colors.primary] -background = '#282c34' -foreground = '#bbc2cf' - -# Normal colors -[colors.normal] -black = '#282c34' -red = '#ff6c6b' -green = '#98be65' -yellow = '#ecbe7b' -blue = '#51afef' -magenta = '#c678dd' -cyan = '#46d9ff' -white = '#bbc2cf' diff --git a/configs/dotfiles/alacritty/themes/dracula.toml b/configs/dotfiles/alacritty/themes/dracula.toml deleted file mode 100644 index b64f482..0000000 --- a/configs/dotfiles/alacritty/themes/dracula.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Dracula) - -# Default colors -[colors.primary] -background = '#282a36' -foreground = '#f8f8f2' - -# Normal colors -[colors.normal] -black = '#000000' -red = '#ff5555' -green = '#50fa7b' -yellow = '#f1fa8c' -blue = '#bd93f9' -magenta = '#ff79c6' -cyan = '#8be9fd' -white = '#bbbbbb' - -# Bright colors -[colors.bright] -black = '#555555' -red = '#ff5555' -green = '#50fa7b' -yellow = '#f1fa8c' -blue = '#caa9fa' -magenta = '#ff79c6' -cyan = '#8be9fd' -white = '#ffffff' diff --git a/configs/dotfiles/alacritty/themes/everforest_dark.toml b/configs/dotfiles/alacritty/themes/everforest_dark.toml deleted file mode 100644 index af185d2..0000000 --- a/configs/dotfiles/alacritty/themes/everforest_dark.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Everforest Dark) - -# Default colors -[colors.primary] -background = '#2d353b' -foreground = '#d3c6aa' - -# Normal colors -[colors.normal] -black = '#475258' -red = '#e67e80' -green = '#a7c080' -yellow = '#dbbc7f' -blue = '#7fbbb3' -magenta = '#d699b6' -cyan = '#83c092' -white = '#d3c6aa' - -# Bright colors -[colors.bright] -black = '#475258' -red = '#e67e80' -green = '#a7c080' -yellow = '#dbbc7f' -blue = '#7fbbb3' -magenta = '#d699b6' -cyan = '#83c092' -white = '#d3c6aa' diff --git a/configs/dotfiles/alacritty/themes/everforest_light.toml b/configs/dotfiles/alacritty/themes/everforest_light.toml deleted file mode 100644 index 3c720a2..0000000 --- a/configs/dotfiles/alacritty/themes/everforest_light.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Everforest Light) - -# Default colors -[colors.primary] -background = '#fdf6e3' -foreground = '#5c6a72' - -# Normal colors -[colors.normal] -black = '#5c6a72' -red = '#f85552' -green = '#8da101' -yellow = '#dfa000' -blue = '#3a94c5' -magenta = '#df69ba' -cyan = '#35a77c' -white = '#e0dcc7' - -# Bright Colors -[colors.bright] -black = '#5c6a72' -red = '#f85552' -green = '#8da101' -yellow = '#dfa000' -blue = '#3a94c5' -magenta = '#df69ba' -cyan = '#35a77c' -white = '#e0dcc7' diff --git a/configs/dotfiles/alacritty/themes/falcon.toml b/configs/dotfiles/alacritty/themes/falcon.toml deleted file mode 100644 index e5b027b..0000000 --- a/configs/dotfiles/alacritty/themes/falcon.toml +++ /dev/null @@ -1,33 +0,0 @@ -# falcon colorscheme for alacritty -# by fenetikm, https//github.com/fenetikm/falcon - -# Default colors -[colors.primary] -background = '#020221' -foreground = '#b4b4b9' - -[colors.cursor] -text = '#020221' -cursor = '#ffe8c0' - -# Normal colors -[colors.normal] -black = '#000004' -red = '#ff3600' -green = '#718e3f' -yellow = '#ffc552' -blue = '#635196' -magenta = '#ff761a' -cyan = '#34bfa4' -white = '#b4b4b9' - -# Bright colors -[colors.bright] -black = '#020221' -red = '#ff8e78' -green = '#b1bf75' -yellow = '#ffd392' -blue = '#99a4bc' -magenta = '#ffb07b' -cyan = '#8bccbf' -white = '#f8f8ff' diff --git a/configs/dotfiles/alacritty/themes/flat_remix.toml b/configs/dotfiles/alacritty/themes/flat_remix.toml deleted file mode 100644 index 907ac82..0000000 --- a/configs/dotfiles/alacritty/themes/flat_remix.toml +++ /dev/null @@ -1,23 +0,0 @@ -[colors.primary] -background = '#272a34' -foreground = '#FFFFFF' - -[colors.normal] -black = '#1F2229' -red = '#EC0101' -green = '#47D4B9' -yellow = '#FF8A18' -blue = '#277FFF' -magenta = '#D71655' -cyan = '#05A1F7' -white = '#FFFFFF' - -[colors.bright] -black = '#1F2229' -red = '#D41919' -green = '#5EBDAB' -yellow = '#FEA44C' -blue = '#367bf0' -magenta = '#BF2E5D' -cyan = '#49AEE6' -white = '#FFFFFF' diff --git a/configs/dotfiles/alacritty/themes/flexoki.toml b/configs/dotfiles/alacritty/themes/flexoki.toml deleted file mode 100644 index f4b3b37..0000000 --- a/configs/dotfiles/alacritty/themes/flexoki.toml +++ /dev/null @@ -1,46 +0,0 @@ -# based on https//stephango.com/flexoki and https//github.com/kepano/flexoki/tree/main/alacritty - -# Default colors -[colors.primary] -background = '#282726' -foreground = '#FFFCF0' -dim_foreground = '#FFFCF0' -bright_foreground = '#FFFCF0' - -# Cursor colors -[colors.cursor] -text = '#FFFCF0' -cursor = '#FFFCF0' - -# Normal colors -[colors.normal] -black = '#100F0F' -red = '#AF3029' -green = '#66800B' -yellow = '#AD8301' -blue = '#205EA6' -magenta = '#A02F6F' -cyan = '#24837B' -white = '#FFFCF0' - -# Bright colors -[colors.bright] -black = '#100F0F' -red = '#D14D41' -green = '#879A39' -yellow = '#D0A215' -blue = '#4385BE' -magenta = '#CE5D97' -cyan = '#3AA99F' -white = '#FFFCF0' - -# Dim colors -[colors.dim] -black = '#100F0F' -red = '#AF3029' -green = '#66800B' -yellow = '#AD8301' -blue = '#205EA6' -magenta = '#A02F6F' -cyan = '#24837B' -white = '#FFFCF0' diff --git a/configs/dotfiles/alacritty/themes/github_dark.toml b/configs/dotfiles/alacritty/themes/github_dark.toml deleted file mode 100644 index dc3a338..0000000 --- a/configs/dotfiles/alacritty/themes/github_dark.toml +++ /dev/null @@ -1,36 +0,0 @@ -# github Alacritty Colors - -# Default colors -[colors.primary] -background = '#24292e' -foreground = '#d1d5da' - -# Normal colors -[colors.normal] -black = '#586069' -red = '#ea4a5a' -green = '#34d058' -yellow = '#ffea7f' -blue = '#2188ff' -magenta = '#b392f0' -cyan = '#39c5cf' -white = '#d1d5da' - -# Bright colors -[colors.bright] -black = '#959da5' -red = '#f97583' -green = '#85e89d' -yellow = '#ffea7f' -blue = '#79b8ff' -magenta = '#b392f0' -cyan = '#56d4dd' -white = '#fafbfc' - -[[colors.indexed_colors]] -index = 16 -color = '#d18616' - -[[colors.indexed_colors]] -index = 17 -color = '#f97583' diff --git a/configs/dotfiles/alacritty/themes/github_dark_colorblind.toml b/configs/dotfiles/alacritty/themes/github_dark_colorblind.toml deleted file mode 100644 index 76bb4f2..0000000 --- a/configs/dotfiles/alacritty/themes/github_dark_colorblind.toml +++ /dev/null @@ -1,36 +0,0 @@ -# github Alacritty Colors - -# Default colors -[colors.primary] -background = '#0d1117' -foreground = '#b3b1ad' - -# Normal colors -[colors.normal] -black = '#484f58' -red = '#ff7b72' -green = '#3fb950' -yellow = '#d29922' -blue = '#58a6ff' -magenta = '#bc8cff' -cyan = '#39c5cf' -white = '#b1bac4' - -# Bright colors -[colors.bright] -black = '#6e7681' -red = '#ffa198' -green = '#56d364' -yellow = '#e3b341' -blue = '#79c0ff' -magenta = '#d2a8ff' -cyan = '#56d4dd' -white = '#f0f6fc' - -[[colors.indexed_colors]] -index = 16 -color = '#d18616' - -[[colors.indexed_colors]] -index = 17 -color = '#ffa198' diff --git a/configs/dotfiles/alacritty/themes/github_dark_default.toml b/configs/dotfiles/alacritty/themes/github_dark_default.toml deleted file mode 100644 index 76bb4f2..0000000 --- a/configs/dotfiles/alacritty/themes/github_dark_default.toml +++ /dev/null @@ -1,36 +0,0 @@ -# github Alacritty Colors - -# Default colors -[colors.primary] -background = '#0d1117' -foreground = '#b3b1ad' - -# Normal colors -[colors.normal] -black = '#484f58' -red = '#ff7b72' -green = '#3fb950' -yellow = '#d29922' -blue = '#58a6ff' -magenta = '#bc8cff' -cyan = '#39c5cf' -white = '#b1bac4' - -# Bright colors -[colors.bright] -black = '#6e7681' -red = '#ffa198' -green = '#56d364' -yellow = '#e3b341' -blue = '#79c0ff' -magenta = '#d2a8ff' -cyan = '#56d4dd' -white = '#f0f6fc' - -[[colors.indexed_colors]] -index = 16 -color = '#d18616' - -[[colors.indexed_colors]] -index = 17 -color = '#ffa198' diff --git a/configs/dotfiles/alacritty/themes/github_dark_dimmed.toml b/configs/dotfiles/alacritty/themes/github_dark_dimmed.toml deleted file mode 100644 index 851cbfe..0000000 --- a/configs/dotfiles/alacritty/themes/github_dark_dimmed.toml +++ /dev/null @@ -1,36 +0,0 @@ -# github Alacritty Colors - -# Default colors -[colors.primary] -background = '#22272e' -foreground = '#768390' - -# Normal colors -[colors.normal] -black = '#545d68' -red = '#f47067' -green = '#57ab5a' -yellow = '#c69026' -blue = '#539bf5' -magenta = '#b083f0' -cyan = '#39c5cf' -white = '#909dab' - -# Bright colors -[colors.bright] -black = '#636e7b' -red = '#ff938a' -green = '#6bc46d' -yellow = '#daaa3f' -blue = '#6cb6ff' -magenta = '#dcbdfb' -cyan = '#56d4dd' -white = '#cdd9e5' - -[[colors.indexed_colors]] -index = 16 -color = '#d18616' - -[[colors.indexed_colors]] -index = 17 -color = '#ff938a' diff --git a/configs/dotfiles/alacritty/themes/github_dark_high_contrast.toml b/configs/dotfiles/alacritty/themes/github_dark_high_contrast.toml deleted file mode 100644 index e1b1b3e..0000000 --- a/configs/dotfiles/alacritty/themes/github_dark_high_contrast.toml +++ /dev/null @@ -1,33 +0,0 @@ -# (Github Dark High Contrast) Colors for Alacritty - -# Default colors -[colors.primary] -background = '#0a0c10' -foreground = '#f0f3f6' - -# Cursor colors -[colors.cursor] -text = '#0a0c10' -cursor = '#f0f3f6' - -# Normal colors -[colors.normal] -black = '#7a828e' -red = '#ff9492' -green = '#26cd4d' -yellow = '#f0b72f' -blue = '#71b7ff' -magenta = '#cb9eff' -cyan = '#39c5cf' -white = '#d9dee3' - -# Bright colors -[colors.bright] -black = '#9ea7b3' -red = '#ffb1af' -green = '#4ae168' -yellow = '#f7c843' -blue = '#91cbff' -magenta = '#cb9eff' -cyan = '#39c5cf' -white = '#d9dee3' diff --git a/configs/dotfiles/alacritty/themes/github_dark_tritanopia.toml b/configs/dotfiles/alacritty/themes/github_dark_tritanopia.toml deleted file mode 100644 index e24c822..0000000 --- a/configs/dotfiles/alacritty/themes/github_dark_tritanopia.toml +++ /dev/null @@ -1,33 +0,0 @@ -# (Github Dark Tritanopia) Colors for Alacritty - -# Default colors -[colors.primary] -background = '#0d1117' -foreground = '#c9d1d9' - -# Cursor colors -[colors.cursor] -text = '#0d1117' -cursor = '#c9d1d9' - -# Normal colors -[colors.normal] -black = '#484f58' -red = '#ff7b72' -green = '#58a6ff' -yellow = '#d29922' -blue = '#58a6ff' -magenta = '#bc8cff' -cyan = '#39c5cf' -white = '#b1bac4' - -# Bright colors -[colors.bright] -black = '#6e7681' -red = '#ffa198' -green = '#79c0ff' -yellow = '#e3b341' -blue = '#79c0ff' -magenta = '#bc8cff' -cyan = '#39c5cf' -white = '#b1bac4' diff --git a/configs/dotfiles/alacritty/themes/github_light.toml b/configs/dotfiles/alacritty/themes/github_light.toml deleted file mode 100644 index 4c6524a..0000000 --- a/configs/dotfiles/alacritty/themes/github_light.toml +++ /dev/null @@ -1,36 +0,0 @@ -# github Alacritty Colors - -# Default colors -[colors.primary] -background = '#ffffff' -foreground = '#24292f' - -# Normal colors -[colors.normal] -black = '#24292e' -red = '#d73a49' -green = '#28a745' -yellow = '#dbab09' -blue = '#0366d6' -magenta = '#5a32a3' -cyan = '#0598bc' -white = '#6a737d' - -# Bright colors -[colors.bright] -black = '#959da5' -red = '#cb2431' -green = '#22863a' -yellow = '#b08800' -blue = '#005cc5' -magenta = '#5a32a3' -cyan = '#3192aa' -white = '#d1d5da' - -[[colors.indexed_colors]] -index = 16 -color = '#d18616' - -[[colors.indexed_colors]] -index = 17 -color = '#cb2431' diff --git a/configs/dotfiles/alacritty/themes/github_light_colorblind.toml b/configs/dotfiles/alacritty/themes/github_light_colorblind.toml deleted file mode 100644 index 4e02300..0000000 --- a/configs/dotfiles/alacritty/themes/github_light_colorblind.toml +++ /dev/null @@ -1,36 +0,0 @@ -# github Alacritty Colors - -# Default colors -[colors.primary] -background = '#ffffff' -foreground = '#0E1116' - -# Normal colors -[colors.normal] -black = '#24292f' -red = '#cf222e' -green = '#116329' -yellow = '#4d2d00' -blue = '#0969da' -magenta = '#8250df' -cyan = '#1b7c83' -white = '#6e7781' - -# Bright colors -[colors.bright] -black = '#57606a' -red = '#a40e26' -green = '#1a7f37' -yellow = '#633c01' -blue = '#218bff' -magenta = '#a475f9' -cyan = '#3192aa' -white = '#8c959f' - -[[colors.indexed_colors]] -index = 16 -color = '#d18616' - -[[colors.indexed_colors]] -index = 17 -color = '#a40e26' diff --git a/configs/dotfiles/alacritty/themes/github_light_default.toml b/configs/dotfiles/alacritty/themes/github_light_default.toml deleted file mode 100644 index 4e02300..0000000 --- a/configs/dotfiles/alacritty/themes/github_light_default.toml +++ /dev/null @@ -1,36 +0,0 @@ -# github Alacritty Colors - -# Default colors -[colors.primary] -background = '#ffffff' -foreground = '#0E1116' - -# Normal colors -[colors.normal] -black = '#24292f' -red = '#cf222e' -green = '#116329' -yellow = '#4d2d00' -blue = '#0969da' -magenta = '#8250df' -cyan = '#1b7c83' -white = '#6e7781' - -# Bright colors -[colors.bright] -black = '#57606a' -red = '#a40e26' -green = '#1a7f37' -yellow = '#633c01' -blue = '#218bff' -magenta = '#a475f9' -cyan = '#3192aa' -white = '#8c959f' - -[[colors.indexed_colors]] -index = 16 -color = '#d18616' - -[[colors.indexed_colors]] -index = 17 -color = '#a40e26' diff --git a/configs/dotfiles/alacritty/themes/github_light_high_contrast.toml b/configs/dotfiles/alacritty/themes/github_light_high_contrast.toml deleted file mode 100644 index ee5b9c7..0000000 --- a/configs/dotfiles/alacritty/themes/github_light_high_contrast.toml +++ /dev/null @@ -1,33 +0,0 @@ -# (Github Light High Contrast) Colors for Alacritty - -# Default colors -[colors.primary] -background = '#ffffff' -foreground = '#010409' - -# Cursor colors -[colors.cursor] -text = '#ffffff' -cursor = '#0e1116' - -# Normal colors -[colors.normal] -black = '#0e1116' -red = '#a0111f' -green = '#024c1a' -yellow = '#3f2200' -blue = '#0349b4' -magenta = '#622cbc' -cyan = '#1b7c83' -white = '#66707b' - -# Bright colors -[colors.bright] -black = '#4b535d' -red = '#86061d' -green = '#055d20' -yellow = '#4e2c00' -blue = '#1168e3' -magenta = '#622cbc' -cyan = '#1b7c83' -white = '#66707b' diff --git a/configs/dotfiles/alacritty/themes/github_light_tritanopia.toml b/configs/dotfiles/alacritty/themes/github_light_tritanopia.toml deleted file mode 100644 index 6b68f6a..0000000 --- a/configs/dotfiles/alacritty/themes/github_light_tritanopia.toml +++ /dev/null @@ -1,33 +0,0 @@ -# (Github Light Tritanopia) Colors for Alacritty - -# Default colors -[colors.primary] -background = '#ffffff' -foreground = '#1b1f24' - -# Cursor colors -[colors.cursor] -text = '#ffffff' -cursor = '#24292f' - -# Normal colors -[colors.normal] -black = '#24292f' -red = '#cf222e' -green = '#0550ae' -yellow = '#4d2d00' -blue = '#0969da' -magenta = '#8250df' -cyan = '#1b7c83' -white = '#6e7781' - -# Bright colors -[colors.bright] -black = '#57606a' -red = '#a40e26' -green = '#0969da' -yellow = '#633c01' -blue = '#218bff' -magenta = '#8250df' -cyan = '#1b7c83' -white = '#6e7781' diff --git a/configs/dotfiles/alacritty/themes/gnome_terminal.toml b/configs/dotfiles/alacritty/themes/gnome_terminal.toml deleted file mode 100644 index c32657f..0000000 --- a/configs/dotfiles/alacritty/themes/gnome_terminal.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Gnome (Gnome Terminal Default) - -# Default colors -[colors.primary] -background = '#1e1e1e' -foreground = '#ffffff' - -# Normal colors -[colors.normal] -black = '#171421' -red = '#c01c28' -green = '#26a269' -yellow = '#a2734c' -blue = '#12488b' -magenta = '#a347ba' -cyan = '#2aa1b3' -white = '#d0cfcc' - -# Bright colors -[colors.bright] -black = '#535c64' -red = '#f66151' -green = '#33d17a' -yellow = '#e9ad0c' -blue = '#2a7bde' -magenta = '#c061cb' -cyan = '#33c7de' -white = '#ffffff' diff --git a/configs/dotfiles/alacritty/themes/gotham.toml b/configs/dotfiles/alacritty/themes/gotham.toml deleted file mode 100644 index d4a405d..0000000 --- a/configs/dotfiles/alacritty/themes/gotham.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Gotham) - -# Default colors -[colors.primary] -background = '#0a0f14' -foreground = '#98d1ce' - -# Normal colors -[colors.normal] -black = '#0a0f14' -red = '#c33027' -green = '#26a98b' -yellow = '#edb54b' -blue = '#195465' -magenta = '#4e5165' -cyan = '#33859d' -white = '#98d1ce' - -# Bright colors -[colors.bright] -black = '#10151b' -red = '#d26939' -green = '#081f2d' -yellow = '#245361' -blue = '#093748' -magenta = '#888ba5' -cyan = '#599caa' -white = '#d3ebe9' diff --git a/configs/dotfiles/alacritty/themes/gruvbox_dark.toml b/configs/dotfiles/alacritty/themes/gruvbox_dark.toml deleted file mode 100644 index d2845cd..0000000 --- a/configs/dotfiles/alacritty/themes/gruvbox_dark.toml +++ /dev/null @@ -1,30 +0,0 @@ -# Colors (Gruvbox dark) - -# Default colors -[colors.primary] -# hard contrast background = = '#1d2021' -background = '#282828' -# soft contrast background = = '#32302f' -foreground = '#ebdbb2' - -# Normal colors -[colors.normal] -black = '#282828' -red = '#cc241d' -green = '#98971a' -yellow = '#d79921' -blue = '#458588' -magenta = '#b16286' -cyan = '#689d6a' -white = '#a89984' - -# Bright colors -[colors.bright] -black = '#928374' -red = '#fb4934' -green = '#b8bb26' -yellow = '#fabd2f' -blue = '#83a598' -magenta = '#d3869b' -cyan = '#8ec07c' -white = '#ebdbb2' diff --git a/configs/dotfiles/alacritty/themes/gruvbox_light.toml b/configs/dotfiles/alacritty/themes/gruvbox_light.toml deleted file mode 100644 index d2852db..0000000 --- a/configs/dotfiles/alacritty/themes/gruvbox_light.toml +++ /dev/null @@ -1,30 +0,0 @@ -# Colors (Gruvbox light) - -# Default colors -[colors.primary] -# hard contrast background = = '#f9f5d7' -background = '#fbf1c7' -# soft contrast background = = '#f2e5bc' -foreground = '#3c3836' - -# Normal colors -[colors.normal] -black = '#fbf1c7' -red = '#cc241d' -green = '#98971a' -yellow = '#d79921' -blue = '#458588' -magenta = '#b16286' -cyan = '#689d6a' -white = '#7c6f64' - -# Bright colors -[colors.bright] -black = '#928374' -red = '#9d0006' -green = '#79740e' -yellow = '#b57614' -blue = '#076678' -magenta = '#8f3f71' -cyan = '#427b58' -white = '#3c3836' diff --git a/configs/dotfiles/alacritty/themes/gruvbox_material.toml b/configs/dotfiles/alacritty/themes/gruvbox_material.toml deleted file mode 100644 index 02accfd..0000000 --- a/configs/dotfiles/alacritty/themes/gruvbox_material.toml +++ /dev/null @@ -1,25 +0,0 @@ -# Colors (Gruvbox Material Dark Medium) - -[colors.primary] -background = '#282828' -foreground = '#dfbf8e' - -[colors.normal] -black = '#665c54' -red = '#ea6962' -green = '#a9b665' -yellow = '#e78a4e' -blue = '#7daea3' -magenta = '#d3869b' -cyan = '#89b482' -white = '#dfbf8e' - -[colors.bright] -black = '#928374' -red = '#ea6962' -green = '#a9b665' -yellow = '#e3a84e' -blue = '#7daea3' -magenta = '#d3869b' -cyan = '#89b482' -white = '#dfbf8e' diff --git a/configs/dotfiles/alacritty/themes/gruvbox_material_medium_dark.toml b/configs/dotfiles/alacritty/themes/gruvbox_material_medium_dark.toml deleted file mode 100644 index 1bbbfe8..0000000 --- a/configs/dotfiles/alacritty/themes/gruvbox_material_medium_dark.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Gruvbox Material Medium Dark) - -# Default colors -[colors.primary] -background = '#282828' -foreground = '#d4be98' - -# Normal colors -[colors.normal] -black = '#3c3836' -red = '#ea6962' -green = '#a9b665' -yellow = '#d8a657' -blue = '#7daea3' -magenta = '#d3869b' -cyan = '#89b482' -white = '#d4be98' - -# Bright colors (same as normal colors) -[colors.bright] -black = '#3c3836' -red = '#ea6962' -green = '#a9b665' -yellow = '#d8a657' -blue = '#7daea3' -magenta = '#d3869b' -cyan = '#89b482' -white = '#d4be98' diff --git a/configs/dotfiles/alacritty/themes/gruvbox_material_medium_light.toml b/configs/dotfiles/alacritty/themes/gruvbox_material_medium_light.toml deleted file mode 100644 index d43ac16..0000000 --- a/configs/dotfiles/alacritty/themes/gruvbox_material_medium_light.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Gruvbox Material Medium Light) - -# Default colors -[colors.primary] -background = '#fbf1c7' -foreground = '#654735' - -# Normal colors -[colors.normal] -black = '#654735' -red = '#c14a4a' -green = '#6c782e' -yellow = '#b47109' -blue = '#45707a' -magenta = '#945e80' -cyan = '#4c7a5d' -white = '#eee0b7' - -# Bright colors (same as normal colors) -[colors.bright] -black = '#654735' -red = '#c14a4a' -green = '#6c782e' -yellow = '#b47109' -blue = '#45707a' -magenta = '#945e80' -cyan = '#4c7a5d' -white = '#eee0b7' diff --git a/configs/dotfiles/alacritty/themes/hardhacker.toml b/configs/dotfiles/alacritty/themes/hardhacker.toml deleted file mode 100644 index a3b0b64..0000000 --- a/configs/dotfiles/alacritty/themes/hardhacker.toml +++ /dev/null @@ -1,33 +0,0 @@ -# hardhacker colorscheme for alacritty -# by xin wu, https//github.com/hardhackerlabs/theme-alacritty - -# Default colors -[colors.primary] -background = '#282433' -foreground = '#eee9fc' - -[colors.cursor] -text = '#eee9fc' -cursor = '#eee9fc' - -# Normal colors -[colors.normal] -black = '#282433' -red = '#e965a5' -green = '#b1f2a7' -yellow = '#ebde76' -blue = '#b1baf4' -magenta = '#e192ef' -cyan = '#b3f4f3' -white = '#eee9fc' - -# Bright colors -[colors.bright] -black = '#3f3951' -red = '#e965a5' -green = '#b1f2a7' -yellow = '#ebde76' -blue = '#b1baf4' -magenta = '#e192ef' -cyan = '#b3f4f3' -white = '#eee9fc' diff --git a/configs/dotfiles/alacritty/themes/high_contrast.toml b/configs/dotfiles/alacritty/themes/high_contrast.toml deleted file mode 100644 index c90466b..0000000 --- a/configs/dotfiles/alacritty/themes/high_contrast.toml +++ /dev/null @@ -1,33 +0,0 @@ -# Colors (High Contrast) - -# Default colors -[colors.primary] -background = '#444444' -foreground = '#dddddd' - -# Colors the cursor will use if `custom_cursor_colors` is true -[colors.cursor] -text = '#aaaaaa' -cursor = '#ffffff' - -# Normal colors -[colors.normal] -black = '#000000' -red = '#ff0000' -green = '#00ff00' -yellow = '#ffff00' -blue = '#0000ff' -magenta = '#ff00ff' -cyan = '#00ffff' -white = '#ffffff' - -# Bright colors -[colors.bright] -black = '#000000' -red = '#ff0000' -green = '#00ff00' -yellow = '#ffff00' -blue = '#0000ff' -magenta = '#ff00ff' -cyan = '#00ffff' -white = '#ffffff' diff --git a/configs/dotfiles/alacritty/themes/horizon-dark.toml b/configs/dotfiles/alacritty/themes/horizon-dark.toml deleted file mode 100644 index 009a784..0000000 --- a/configs/dotfiles/alacritty/themes/horizon-dark.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Horizon Dark) - -# Primary colors -[colors.primary] -background = '#1c1e26' -foreground = '#e0e0e0' - -# Normal colors -[colors.normal] -black = '#16161c' -red = '#e95678' -green = '#29d398' -yellow = '#fab795' -blue = '#26bbd9' -magenta = '#ee64ac' -cyan = '#59e1e3' -white = '#d5d8da' - -# Bright colors -[colors.bright] -black = '#5b5858' -red = '#ec6a88' -green = '#3fdaa4' -yellow = '#fbc3a7' -blue = '#3fc4de' -magenta = '#f075b5' -cyan = '#6be4e6' -white = '#d5d8da' diff --git a/configs/dotfiles/alacritty/themes/hyper.toml b/configs/dotfiles/alacritty/themes/hyper.toml deleted file mode 100644 index 89256b2..0000000 --- a/configs/dotfiles/alacritty/themes/hyper.toml +++ /dev/null @@ -1,32 +0,0 @@ -# Colors (Hyper) - -# Default colors -[colors.primary] -background = '#000000' -foreground = '#ffffff' - -[colors.cursor] -text = '#F81CE5' -cursor = '#ffffff' - -# Normal colors -[colors.normal] -black = '#000000' -red = '#fe0100' -green = '#33ff00' -yellow = '#feff00' -blue = '#0066ff' -magenta = '#cc00ff' -cyan = '#00ffff' -white = '#d0d0d0' - -# Bright colors -[colors.bright] -black = '#808080' -red = '#fe0100' -green = '#33ff00' -yellow = '#feff00' -blue = '#0066ff' -magenta = '#cc00ff' -cyan = '#00ffff' -white = '#FFFFFF' diff --git a/configs/dotfiles/alacritty/themes/inferno.toml b/configs/dotfiles/alacritty/themes/inferno.toml deleted file mode 100644 index 4522747..0000000 --- a/configs/dotfiles/alacritty/themes/inferno.toml +++ /dev/null @@ -1,29 +0,0 @@ -# Inferno theme -# Source https//github.com/hafiz-muhammad/inferno-alacritty-theme/blob/main/inferno.yml - -# Default colors -[colors.primary] -background = '#270d06' -foreground = '#d9d9d9' - -# Normal colors -[colors.normal] -black = '#330000' -red = '#ff3300' -green = '#ff6600' -yellow = '#ff9900' -blue = '#ffcc00' -magenta = '#ff6600' -cyan = '#ff9900' -white = '#d9d9d9' - -# Bright colors -[colors.bright] -black = '#663300' -red = '#ff6633' -green = '#ff9966' -yellow = '#ffcc99' -blue = '#ffcc33' -magenta = '#ff9966' -cyan = '#ffcc99' -white = '#d9d9d9' diff --git a/configs/dotfiles/alacritty/themes/iris.toml b/configs/dotfiles/alacritty/themes/iris.toml deleted file mode 100644 index 38401a1..0000000 --- a/configs/dotfiles/alacritty/themes/iris.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Iris) - -# Default colors -[colors.primary] -background = '#272537' -foreground = '#e8e6e9' - -# Normal colors -[colors.normal] -black = '#111133' -red = '#d61d52' -green = '#48a842' -yellow = '#e1a51c' -blue = '#5556d3' -magenta = '#8650d3' -cyan = '#52afb7' -white = '#9f9aa7' - -# Bright colors -[colors.bright] -black = '#484867' -red = '#e15877' -green = '#71ab3a' -yellow = '#c6a642' -blue = '#6d6dc9' -magenta = '#956ad3' -cyan = '#6ab6bd' -white = '#e8e6e9' diff --git a/configs/dotfiles/alacritty/themes/iterm.toml b/configs/dotfiles/alacritty/themes/iterm.toml deleted file mode 100644 index 018f6c8..0000000 --- a/configs/dotfiles/alacritty/themes/iterm.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (iTerm 2 default theme) - -# Default colors -[colors.primary] -background = '#101421' -foreground = '#fffbf6' - -# Normal colors -[colors.normal] -black = '#2e2e2e' -red = '#eb4129' -green = '#abe047' -yellow = '#f6c744' -blue = '#47a0f3' -magenta = '#7b5cb0' -cyan = '#64dbed' -white = '#e5e9f0' - -# Bright colors -[colors.bright] -black = '#565656' -red = '#ec5357' -green = '#c0e17d' -yellow = '#f9da6a' -blue = '#49a4f8' -magenta = '#a47de9' -cyan = '#99faf2' -white = '#ffffff' diff --git a/configs/dotfiles/alacritty/themes/kanagawa_dragon.toml b/configs/dotfiles/alacritty/themes/kanagawa_dragon.toml deleted file mode 100644 index a3dc784..0000000 --- a/configs/dotfiles/alacritty/themes/kanagawa_dragon.toml +++ /dev/null @@ -1,38 +0,0 @@ -# Colors (Kanagawa Dragon) -# Source https//github.com/rebelot/kanagawa.nvim - -[colors.primary] -background = '#181616' -foreground = '#c5c9c5' - -[colors.normal] -black = '#0d0c0c' -blue = '#8ba4b0' -cyan = '#8ea4a2' -green = '#8a9a7b' -magenta = '#a292a3' -red = '#c4746e' -white = '#C8C093' -yellow = '#c4b28a' - -[colors.bright] -black = '#a6a69c' -blue = '#7FB4CA' -cyan = '#7AA89F' -green = '#87a987' -magenta = '#938AA9' -red = '#E46876' -white = '#c5c9c5' -yellow = '#E6C384' - -[colors.selection] -background = '#2d4f67' -foreground = '#c8c093' - -[[colors.indexed_colors]] -index = 16 -color = '#ffa066' - -[[colors.indexed_colors]] -index = 17 -color = '#ff5d62' diff --git a/configs/dotfiles/alacritty/themes/kanagawa_wave.toml b/configs/dotfiles/alacritty/themes/kanagawa_wave.toml deleted file mode 100644 index 73ae8fb..0000000 --- a/configs/dotfiles/alacritty/themes/kanagawa_wave.toml +++ /dev/null @@ -1,38 +0,0 @@ -# Colors (Kanagawa Wave) -# Source https//github.com/rebelot/kanagawa.nvim - -[colors.primary] -background = '#1f1f28' -foreground = '#dcd7ba' - -[colors.normal] -black = '#090618' -red = '#c34043' -green = '#76946a' -yellow = '#c0a36e' -blue = '#7e9cd8' -magenta = '#957fb8' -cyan = '#6a9589' -white = '#c8c093' - -[colors.bright] -black = '#727169' -red = '#e82424' -green = '#98bb6c' -yellow = '#e6c384' -blue = '#7fb4ca' -magenta = '#938aa9' -cyan = '#7aa89f' -white = '#dcd7ba' - -[colors.selection] -background = '#2d4f67' -foreground = '#c8c093' - -[[colors.indexed_colors]] -index = 16 -color = '#ffa066' - -[[colors.indexed_colors]] -index = 17 -color = '#ff5d62' diff --git a/configs/dotfiles/alacritty/themes/konsole_linux.toml b/configs/dotfiles/alacritty/themes/konsole_linux.toml deleted file mode 100644 index b5b15d3..0000000 --- a/configs/dotfiles/alacritty/themes/konsole_linux.toml +++ /dev/null @@ -1,44 +0,0 @@ -# Color theme ported from Konsole Linux colors - -[colors.primary] -foreground = '#e3e3e3' -bright_foreground = '#ffffff' -background = '#1f1f1f' - -[colors.cursor] -text = '#191622' -cursor = '#f8f8f2' - -[colors.search] -matches = { foreground = '#b2b2b2', background = '#b26818' } -focused_match = { foreground = "CellBackground", background = "CellForeground" } - -[colors.normal] -black = '#000000' -red = '#b21818' -green = '#18b218' -yellow = '#b26818' -blue = '#1818b2' -magenta = '#b218b2' -cyan = '#18b2b2' -white = '#b2b2b2' - -[colors.bright] -black = '#686868' -red = '#ff5454' -green = '#54ff54' -yellow = '#ffff54' -blue = '#5454ff' -magenta = '#ff54ff' -cyan = '#54ffff' -white = '#ffffff' - -[colors.dim] -black = '#000000' -red = '#b21818' -green = '#18b218' -yellow = '#b26818' -blue = '#1818b2' -magenta = '#b218b2' -cyan = '#18b2b2' -white = '#b2b2b2' diff --git a/configs/dotfiles/alacritty/themes/low_contrast.toml b/configs/dotfiles/alacritty/themes/low_contrast.toml deleted file mode 100644 index ecde019..0000000 --- a/configs/dotfiles/alacritty/themes/low_contrast.toml +++ /dev/null @@ -1,32 +0,0 @@ -# Colors (Dim) - -# Default colors -[colors.primary] -background = '#333333' -foreground = '#dddddd' - -[colors.cursor] -text = '#aaaaaa' -cursor = '#ffffff' - -# Normal colors -[colors.normal] -black = '#000000' -red = '#bb0000' -green = '#00bb00' -yellow = '#bbbb00' -blue = '#0000bb' -magenta = '#bb00bb' -cyan = '#00bbbb' -white = '#bbbbbb' - -# Bright colors -[colors.bright] -black = '#000000' -red = '#bb0000' -green = '#00bb00' -yellow = '#bbbb00' -blue = '#0000bb' -magenta = '#bb00bb' -cyan = '#00bbbb' -white = '#bbbbbb' diff --git a/configs/dotfiles/alacritty/themes/marine_dark.toml b/configs/dotfiles/alacritty/themes/marine_dark.toml deleted file mode 100644 index a06dcfa..0000000 --- a/configs/dotfiles/alacritty/themes/marine_dark.toml +++ /dev/null @@ -1,29 +0,0 @@ -# Marine Dark Theme -# Source https//github.com/ProDeSquare/alacritty-colorschemes/blob/master/themes/marine_dark.yaml - -# Default colors -[colors.primary] -background = '#002221' -foreground = '#e6f8f8' - -# Normal colors -[colors.normal] -black = '#002221' -red = '#ea3431' -green = '#00b6b6' -yellow = '#f8b017' -blue = '#4894fd' -magenta = '#e01dca' -cyan = '#1ab2ad' -white = '#99dddb' - -# Bright colors -[colors.bright] -black = '#006562' -red = '#ea3431' -green = '#00b6b6' -yellow = '#f8b017' -blue = '#4894fd' -magenta = '#e01dca' -cyan = '#1ab2ad' -white = '#e6f6f6' diff --git a/configs/dotfiles/alacritty/themes/material_theme.toml b/configs/dotfiles/alacritty/themes/material_theme.toml deleted file mode 100644 index deae20b..0000000 --- a/configs/dotfiles/alacritty/themes/material_theme.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Material Theme) - -# Default colors -[colors.primary] -background = '#1e282d' -foreground = '#c4c7d1' - -# Normal colors -[colors.normal] -black = '#666666' -red = '#eb606b' -green = '#c3e88d' -yellow = '#f7eb95' -blue = '#80cbc4' -magenta = '#ff2f90' -cyan = '#aeddff' -white = '#ffffff' - -# Bright colors -[colors.bright] -black = '#ff262b' -red = '#eb606b' -green = '#c3e88d' -yellow = '#f7eb95' -blue = '#7dc6bf' -magenta = '#6c71c4' -cyan = '#35434d' -white = '#ffffff' diff --git a/configs/dotfiles/alacritty/themes/material_theme_mod.toml b/configs/dotfiles/alacritty/themes/material_theme_mod.toml deleted file mode 100644 index 782760d..0000000 --- a/configs/dotfiles/alacritty/themes/material_theme_mod.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Material Theme) - -# Default colors -[colors.primary] -background = '#1e282d' -foreground = '#c4c7d1' - -# Normal colors -[colors.normal] -black = '#666666' -red = '#eb606b' -green = '#c3e88d' -yellow = '#f7eb95' -blue = '#80cbc4' -magenta = '#ff2f90' -cyan = '#aeddff' -white = '#ffffff' - -# Bright colors -[colors.bright] -black = '#a1a1a1' -red = '#eb606b' -green = '#c3e88d' -yellow = '#f7eb95' -blue = '#7dc6bf' -magenta = '#6c71c4' -cyan = '#35434d' -white = '#ffffff' diff --git a/configs/dotfiles/alacritty/themes/meliora.toml b/configs/dotfiles/alacritty/themes/meliora.toml deleted file mode 100644 index 8eb702f..0000000 --- a/configs/dotfiles/alacritty/themes/meliora.toml +++ /dev/null @@ -1,75 +0,0 @@ -[colors.primary] -background = '#1c1917' -foreground = '#d6d0cd' -# Bright and dim foreground colors -dim_foreground = '#d6d0cd' -bright_foreground = '#d6d0cd' - -# Cursor colors -[colors.cursor] -text = '#1c1917' -cursor = '#d6d0cd' - -[colors.vi_mode_cursor] -text = '#1c1917' -cursor = '#d6d0cd' - -# Search colors -[colors.search] -matches = { foreground = '#1c1917', background = '#24201e' } -focused_match = { foreground = '#1c1917', background = '#2a2522' } - -[colors.footer_bar] -foreground = '#1c1917' -background = '#b8aea8' - -# Keyboard regex hints -[colors.hints] -start = { foreground = '#1c1917', background = '#c4b392' } -end = { foreground = '#1c1917', background = '#24201e' } - -# Selection colors -[colors.selection] -text = '#d6d0cd' -background = '#2a2522' - -# Normal colors -[colors.normal] -black = '#2a2421' -red = '#d49191' -green = '#b6b696' -yellow = '#c4b392' -blue = '#9e96b6' -magenta = '#b696b1' -cyan = '#98acc8' -white = '#ddd9d6' - -# Bright colors -[colors.bright] -black = '#2e2622' -red = '#d89393' -green = '#b9b99b' -yellow = '#c8b692' -blue = '#a299b9' -magenta = '#b997b4' -cyan = '#9bb0ca' -white = '#e1dbd9' - -# Dim colors -[colors.dim] -black = '#2a2421' -red = '#d18989' -green = '#727246' -yellow = '#c1b090' -blue = '#9b92b3' -magenta = '#b393ad' -cyan = '#95a9c5' -white = '#e3d5ce' - -[[colors.indexed_colors]] -index = 16 -color = '#c4b392' - -[[colors.indexed_colors]] -index = 17 -color = '#ddd9d6' diff --git a/configs/dotfiles/alacritty/themes/midnight-haze.toml b/configs/dotfiles/alacritty/themes/midnight-haze.toml deleted file mode 100644 index fced790..0000000 --- a/configs/dotfiles/alacritty/themes/midnight-haze.toml +++ /dev/null @@ -1,29 +0,0 @@ -# Midnight Haze theme -# Source https//github.com/hafiz-muhammad/midnight-haze-alacritty-theme/blob/main/midnight-haze.yml - -# Default colors -[colors.primary] -background = '#0c0c16' -foreground = '#d8dee9' - -# Normal colors -[colors.normal] -black = '#2c2c3d' -red = '#ff6e6e' -green = '#9ec875' -yellow = '#ffa759' -blue = '#70a7d4' -magenta = '#d291e0' -cyan = '#96e0e0' -white = '#d8dee9' - -# Bright colors -[colors.bright] -black = '#414166' -red = '#ff8d8d' -green = '#b3d987' -yellow = '#ffc57f' -blue = '#9bb3d3' -magenta = '#ffa1ff' -cyan = '#9cd8d8' -white = '#ffffff' diff --git a/configs/dotfiles/alacritty/themes/monokai_charcoal.toml b/configs/dotfiles/alacritty/themes/monokai_charcoal.toml deleted file mode 100644 index c6ae6c6..0000000 --- a/configs/dotfiles/alacritty/themes/monokai_charcoal.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colours (Monokai Charcoal) - -# Default Colours -[colors.primary] -background = '#000000' -foreground = '#FFFFFF' - -# Normal Colours -[colors.normal] -black = '#1a1a1a' -red = '#f4005f' -green = '#98e024' -yellow = '#fa8419' -blue = '#9d65ff' -magenta = '#f4005f' -cyan = '#58d1eb' -white = '#c4c5b5' - -# Bright Colours -[colors.bright] -black = '#625e4c' -red = '#f4005f' -green = '#98e024' -yellow = '#e0d561' -blue = '#9d65ff' -magenta = '#f4005f' -cyan = '#58d1eb' -white = '#f6f6ef' diff --git a/configs/dotfiles/alacritty/themes/monokai_pro.toml b/configs/dotfiles/alacritty/themes/monokai_pro.toml deleted file mode 100644 index e434900..0000000 --- a/configs/dotfiles/alacritty/themes/monokai_pro.toml +++ /dev/null @@ -1,26 +0,0 @@ -# Default colors -[colors.primary] -background = '#2D2A2E' -foreground = '#fff1f3' - -# Normal colors -[colors.normal] -black = '#2c2525' -red = '#fd6883' -green = '#adda78' -yellow = '#f9cc6c' -blue = '#f38d70' -magenta = '#a8a9eb' -cyan = '#85dacc' -white = '#fff1f3' - -# Bright colors -[colors.bright] -black = '#72696a' -red = '#fd6883' -green = '#adda78' -yellow = '#f9cc6c' -blue = '#f38d70' -magenta = '#a8a9eb' -cyan = '#85dacc' -white = '#fff1f3' diff --git a/configs/dotfiles/alacritty/themes/moonlight_ii_vscode.toml b/configs/dotfiles/alacritty/themes/moonlight_ii_vscode.toml deleted file mode 100644 index 2991e70..0000000 --- a/configs/dotfiles/alacritty/themes/moonlight_ii_vscode.toml +++ /dev/null @@ -1,27 +0,0 @@ -[colors.primary] -background = '#1e2030' -foreground = '#7f85a3' - -[colors.cursor] -text = '#7f85a3' -cursor = '#808080' - -[colors.normal] -black = '#444a73' -red = '#ff5370' -green = '#4fd6be' -yellow = '#ffc777' -blue = '#3e68d7' -magenta = '#fc7b7b' -cyan = '#86e1fc' -white = '#d0d0d0' - -[colors.bright] -black = '#828bb8' -red = '#ff98a4' -green = '#c3e88d' -yellow = '#ffc777' -blue = '#82aaff' -magenta = '#ff966c' -cyan = '#b4f9f8' -white = '#5f8787' diff --git a/configs/dotfiles/alacritty/themes/msx.toml b/configs/dotfiles/alacritty/themes/msx.toml deleted file mode 100644 index d10a124..0000000 --- a/configs/dotfiles/alacritty/themes/msx.toml +++ /dev/null @@ -1,41 +0,0 @@ -# Colors (MSX-like) -# Notice that MSX used blue as background so [bright] blue and [bright] black -# are reversed in this theme. Also MSX had only 15 colors (color 0 was -# transparent) so 'gray' (#CCCCCC) is used two times both as white and -# bright black. - -# Default colors -[colors.primary] -background = '#5955E0' -foreground = '#FFFFFF' - -# Normal colors -[colors.normal] -# It is 'dark blue' not black -black = '#5955E0' -red = '#B95E51' -green = '#3AA241' -yellow = '#CCC35E' -# It is 'black' not blue -blue = '#000000' -# It is 'medium red' not magenta -magenta = '#DB6559' -# It is 'medium green' not cyan -cyan = '#3EB849' -# It is 'gray' not white -white = '#CCCCCC' - -# Bright colors -[colors.bright] -# It is 'light blue' not bright black -black = '#8076F1' -red = '#FF897D' -green = '#74D07D' -yellow = '#DED087' -# It is 'gray' not bright blue -blue = '#CCCCCC' -# It is 'magenta' not bright magenta -magenta = '#B766B5' -# It is 'cyan' not bright cyan -cyan = '#65DBEF' -white = '#FFFFFF' diff --git a/configs/dotfiles/alacritty/themes/night_owlish_light.toml b/configs/dotfiles/alacritty/themes/night_owlish_light.toml deleted file mode 100644 index 7aaf7cf..0000000 --- a/configs/dotfiles/alacritty/themes/night_owlish_light.toml +++ /dev/null @@ -1,33 +0,0 @@ -# Colors (Night Owlish Light) - -[colors.primary] -background = '#ffffff' -foreground = '#403f53' - -[colors.normal] -black = '#011627' -red = '#d3423e' -green = '#2aa298' -yellow = '#daaa01' -blue = '#4876d6' -magenta = '#403f53' -cyan = '#08916a' -white = '#7a8181' - -[colors.bright] -black = '#7a8181' -red = '#f76e6e' -green = '#49d0c5' -yellow = '#dac26b' -blue = '#5ca7e4' -magenta = '#697098' -cyan = '#00c990' -white = '#989fb1' - -[colors.cursor] -cursor = '#403f53' -text = '#fbfbfb' - -[colors.selection] -background = '#f2f2f2' -text = '#403f53' diff --git a/configs/dotfiles/alacritty/themes/nightfox.toml b/configs/dotfiles/alacritty/themes/nightfox.toml deleted file mode 100644 index 552457a..0000000 --- a/configs/dotfiles/alacritty/themes/nightfox.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (NightFox) - -# Default colors -[colors.primary] -background = '#192330' -foreground = '#cdcecf' - -# Normal colors -[colors.normal] -black = '#393b44' -red = '#c94f6d' -green = '#81b29a' -yellow = '#dbc074' -blue = '#719cd6' -magenta = '#9d79d6' -cyan = '#63cdcf' -white = '#dfdfe0' - -# Bright colors -[colors.bright] -black = '#575860' -red = '#d16983' -green = '#8ebaa4' -yellow = '#e0c989' -blue = '#86abdc' -magenta = '#baa1e2' -cyan = '#7ad5d6' -white = '#e4e4e5' diff --git a/configs/dotfiles/alacritty/themes/noctis-lux.toml b/configs/dotfiles/alacritty/themes/noctis-lux.toml deleted file mode 100644 index eb2479a..0000000 --- a/configs/dotfiles/alacritty/themes/noctis-lux.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (NoctixLux) - -# Default colors -[colors.primary] -background = '#fef8ec' -foreground = '#005661' - -# Normal colors -[colors.normal] -black = '#003b42' -red = '#e34e1c' -green = '#00b368' -yellow = '#f49725' -blue = '#0094f0' -magenta = '#ff5792' -cyan = '#00bdd6' -white = '#8ca6a6' - -# Bright colors -[colors.bright] -black = '#004d57' -red = '#ff4000' -green = '#00d17a' -yellow = '#ff8c00' -blue = '#0fa3ff' -magenta = '#ff6b9f' -cyan = '#00cbe6' -white = '#bbc3c4' diff --git a/configs/dotfiles/alacritty/themes/nord.toml b/configs/dotfiles/alacritty/themes/nord.toml deleted file mode 100644 index 01cc0d0..0000000 --- a/configs/dotfiles/alacritty/themes/nord.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Nord) - -# Default colors -[colors.primary] -background = '#2E3440' -foreground = '#D8DEE9' - -# Normal colors -[colors.normal] -black = '#3B4252' -red = '#BF616A' -green = '#A3BE8C' -yellow = '#EBCB8B' -blue = '#81A1C1' -magenta = '#B48EAD' -cyan = '#88C0D0' -white = '#E5E9F0' - -# Bright colors -[colors.bright] -black = '#4C566A' -red = '#BF616A' -green = '#A3BE8C' -yellow = '#EBCB8B' -blue = '#81A1C1' -magenta = '#B48EAD' -cyan = '#8FBCBB' -white = '#ECEFF4' diff --git a/configs/dotfiles/alacritty/themes/nord_light.toml b/configs/dotfiles/alacritty/themes/nord_light.toml deleted file mode 100644 index 84e570c..0000000 --- a/configs/dotfiles/alacritty/themes/nord_light.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Nord light) theme based on https//github.com/nordtheme/alacritty/issues/28#issuecomment-1422225211 - -# Default colors -[colors.primary] -background = '#ECEFF4' -foreground = '#81A1C1' - -# Normal colors -[colors.normal] -black = '#D8DEE9' -red = '#bf616a' -green = '#a3be8c' -yellow = '#D08770' -blue = '#81A1C1' -magenta = '#B48EAD' -cyan = '#88C0D0' -white = '#4C566A' - -# Bright colors -[colors.bright] -black = '#D8DEE9' -red = '#bf616a' -green = '#a3be8c' -yellow = '#D08770' -blue = '#D8DEE9' -magenta = '#B48EAD' -cyan = '#8FBCBB' -white = '#D8DEE9' diff --git a/configs/dotfiles/alacritty/themes/nordic.toml b/configs/dotfiles/alacritty/themes/nordic.toml deleted file mode 100644 index a72e017..0000000 --- a/configs/dotfiles/alacritty/themes/nordic.toml +++ /dev/null @@ -1,29 +0,0 @@ -# Colors (Nordic) - -[colors.primary] -background = '#242933' -foreground = '#BBBDAF' - -[colors.normal] -black = '#191C1D' -red = '#BD6062' -green = '#A3D6A9' -yellow = '#F0DFAF' -blue = '#8FB4D8' -magenta = '#C7A9D9' -cyan = '#B6D7A8' -white = '#BDC5BD' - -[colors.bright] -black = '#727C7C' -red = '#D18FAF' -green = '#B7CEB0' -yellow = '#BCBCBC' -blue = '#E0CF9F' -magenta = '#C7A9D9' -cyan = '#BBDA97' -white = '#BDC5BD' - -[colors.selection] -text = '#000000' -background = '#F0DFAF' diff --git a/configs/dotfiles/alacritty/themes/oceanic_next.toml b/configs/dotfiles/alacritty/themes/oceanic_next.toml deleted file mode 100644 index 9268425..0000000 --- a/configs/dotfiles/alacritty/themes/oceanic_next.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Oceanic Next) - -# Default colors -[colors.primary] -background = '#1b2b34' -foreground = '#d8dee9' - -# Normal colors -[colors.normal] -black = '#29414f' -red = '#ec5f67' -green = '#99c794' -yellow = '#fac863' -blue = '#6699cc' -magenta = '#c594c5' -cyan = '#5fb3b3' -white = '#65737e' - -# Bright colors -[colors.bright] -black = '#405860' -red = '#ec5f67' -green = '#99c794' -yellow = '#fac863' -blue = '#6699cc' -magenta = '#c594c5' -cyan = '#5fb3b3' -white = '#adb5c0' diff --git a/configs/dotfiles/alacritty/themes/omni.toml b/configs/dotfiles/alacritty/themes/omni.toml deleted file mode 100644 index ed006d1..0000000 --- a/configs/dotfiles/alacritty/themes/omni.toml +++ /dev/null @@ -1,37 +0,0 @@ -[colors.primary] -background = '#191622' -foreground = '#e1e1e6' - -[colors.cursor] -text = '#191622' -cursor = '#f8f8f2' - -[colors.normal] -black = '#000000' -red = '#ff5555' -green = '#50fa7b' -yellow = '#effa78' -blue = '#bd93f9' -magenta = '#ff79c6' -cyan = '#8d79ba' -white = '#bfbfbf' - -[colors.bright] -black = '#4d4d4d' -red = '#ff6e67' -green = '#5af78e' -yellow = '#eaf08d' -blue = '#caa9fa' -magenta = '#ff92d0' -cyan = '#aa91e3' -white = '#e6e6e6' - -[colors.dim] -black = '#000000' -red = '#a90000' -green = '#049f2b' -yellow = '#a3b106' -blue = '#530aba' -magenta = '#bb006b' -cyan = '#433364' -white = '#5f5f5f' diff --git a/configs/dotfiles/alacritty/themes/one_dark.toml b/configs/dotfiles/alacritty/themes/one_dark.toml deleted file mode 100644 index ad576f3..0000000 --- a/configs/dotfiles/alacritty/themes/one_dark.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (One Dark) - -# Default colors -[colors.primary] -background = '#1e2127' -foreground = '#abb2bf' - -# Normal colors -[colors.normal] -black = '#1e2127' -red = '#e06c75' -green = '#98c379' -yellow = '#d19a66' -blue = '#61afef' -magenta = '#c678dd' -cyan = '#56b6c2' -white = '#abb2bf' - -# Bright colors -[colors.bright] -black = '#5c6370' -red = '#e06c75' -green = '#98c379' -yellow = '#d19a66' -blue = '#61afef' -magenta = '#c678dd' -cyan = '#56b6c2' -white = '#ffffff' diff --git a/configs/dotfiles/alacritty/themes/palenight.toml b/configs/dotfiles/alacritty/themes/palenight.toml deleted file mode 100644 index fb9ccfc..0000000 --- a/configs/dotfiles/alacritty/themes/palenight.toml +++ /dev/null @@ -1,29 +0,0 @@ -# iTerm2 Material Design - Palenight theme for Alacritty -# Source https//github.com/JonathanSpeek/palenight-iterm2 - -# Default colors -[colors.primary] -background = '#292d3e' -foreground = '#d0d0d0' - -# Normal colors -[colors.normal] -black = '#292d3e' -red = '#f07178' -green = '#c3e88d' -yellow = '#ffcb6b' -blue = '#82aaff' -magenta = '#c792ea' -cyan = '#89ddff' -white = '#d0d0d0' - -# Bright colors -[colors.bright] -black = '#434758' -red = '#ff8b92' -green = '#ddffa7' -yellow = '#ffe585' -blue = '#9cc4ff' -magenta = '#e1acff' -cyan = '#a3f7ff' -white = '#ffffff' diff --git a/configs/dotfiles/alacritty/themes/papercolor_dark.toml b/configs/dotfiles/alacritty/themes/papercolor_dark.toml deleted file mode 100644 index a595146..0000000 --- a/configs/dotfiles/alacritty/themes/papercolor_dark.toml +++ /dev/null @@ -1,32 +0,0 @@ -# Colors (PaperColor - Dark) - -# Default colors -[colors.primary] -background = '#1c1c1c' -foreground = '#808080' - -[colors.cursor] -text = '#1c1c1c' -cursor = '#808080' - -# Normal colors -[colors.normal] -black = '#1c1c1c' -red = '#af005f' -green = '#5faf00' -yellow = '#d7af5f' -blue = '#5fafd7' -magenta = '#808080' -cyan = '#d7875f' -white = '#d0d0d0' - -# Bright colors -[colors.bright] -black = '#585858' -red = '#5faf5f' -green = '#afd700' -yellow = '#af87d7' -blue = '#ffaf00' -magenta = '#ffaf00' -cyan = '#00afaf' -white = '#5f8787' diff --git a/configs/dotfiles/alacritty/themes/papercolor_light.toml b/configs/dotfiles/alacritty/themes/papercolor_light.toml deleted file mode 100644 index bcbec81..0000000 --- a/configs/dotfiles/alacritty/themes/papercolor_light.toml +++ /dev/null @@ -1,32 +0,0 @@ -# Colors (PaperColor - Light) - -# Default colors -[colors.primary] -background = '#eeeeee' -foreground = '#444444' - -[colors.cursor] -text = '#eeeeee' -cursor = '#444444' - -# Normal colors -[colors.normal] -black = '#eeeeee' -red = '#af0000' -green = '#008700' -yellow = '#5f8700' -blue = '#0087af' -magenta = '#878787' -cyan = '#005f87' -white = '#444444' - -# Bright colors -[colors.bright] -black = '#bcbcbc' -red = '#d70000' -green = '#d70087' -yellow = '#8700af' -blue = '#d75f00' -magenta = '#d75f00' -cyan = '#005faf' -white = '#005f87' diff --git a/configs/dotfiles/alacritty/themes/papertheme.toml b/configs/dotfiles/alacritty/themes/papertheme.toml deleted file mode 100644 index 0c192b1..0000000 --- a/configs/dotfiles/alacritty/themes/papertheme.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Paper Theme) - -# Default colors -[colors.primary] -background = '#F2EEDE' -foreground = '#000000' - -# Normal colors -[colors.normal] -black = '#000000' -red = '#CC3E28' -green = '#216609' -yellow = '#B58900' -blue = '#1E6FCC' -magenta = '#5C21A5' -cyan = '#158C86' -white = '#AAAAAA' - -# Bright colors -[colors.bright] -black = '#555555' -red = '#CC3E28' -green = '#216609' -yellow = '#B58900' -blue = '#1E6FCC' -magenta = '#5C21A5' -cyan = '#158C86' -white = '#AAAAAA' diff --git a/configs/dotfiles/alacritty/themes/pencil_dark.toml b/configs/dotfiles/alacritty/themes/pencil_dark.toml deleted file mode 100644 index 470544c..0000000 --- a/configs/dotfiles/alacritty/themes/pencil_dark.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Pencil Dark) - -# Default Colors -[colors.primary] -background = '#212121' -foreground = '#f1f1f1' - -# Normal colors -[colors.normal] -black = '#212121' -red = '#c30771' -green = '#10a778' -yellow = '#a89c14' -blue = '#008ec4' -magenta = '#523c79' -cyan = '#20a5ba' -white = '#e0e0e0' - -# Bright colors -[colors.bright] -black = '#818181' -red = '#fb007a' -green = '#5fd7af' -yellow = '#f3e430' -blue = '#20bbfc' -magenta = '#6855de' -cyan = '#4fb8cc' -white = '#f1f1f1' diff --git a/configs/dotfiles/alacritty/themes/pencil_light.toml b/configs/dotfiles/alacritty/themes/pencil_light.toml deleted file mode 100644 index a985b10..0000000 --- a/configs/dotfiles/alacritty/themes/pencil_light.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Pencil Light) - -# Default Colors -[colors.primary] -background = '#f1f1f1' -foreground = '#424242' - -# Normal colors -[colors.normal] -black = '#212121' -red = '#c30771' -green = '#10a778' -yellow = '#a89c14' -blue = '#008ec4' -magenta = '#523c79' -cyan = '#20a5ba' -white = '#e0e0e0' - -# Bright colors -[colors.bright] -black = '#212121' -red = '#fb007a' -green = '#5fd7af' -yellow = '#f3e430' -blue = '#20bbfc' -magenta = '#6855de' -cyan = '#4fb8cc' -white = '#f1f1f1' diff --git a/configs/dotfiles/alacritty/themes/rainbow.toml b/configs/dotfiles/alacritty/themes/rainbow.toml deleted file mode 100644 index dd7a782..0000000 --- a/configs/dotfiles/alacritty/themes/rainbow.toml +++ /dev/null @@ -1,26 +0,0 @@ -# Default colors -[colors.primary] -background = '#192835' -foreground = '#AADA4F' - -# Normal colors -[colors.normal] -black = '#5B4375' -red = '#426bb6' -green = '#2286b5' -yellow = '#5ab782' -blue = '#93ca5b' -magenta = '#c6c842' -cyan = '#8a5135' -white = '#c54646' - -# Bright colors -[colors.bright] -black = '#5B4375' -red = '#426bb6' -green = '#2286b5' -yellow = '#5ab782' -blue = '#93ca5b' -magenta = '#c6c842' -cyan = '#8a5135' -white = '#c54646' diff --git a/configs/dotfiles/alacritty/themes/remedy_dark.toml b/configs/dotfiles/alacritty/themes/remedy_dark.toml deleted file mode 100644 index 682ec20..0000000 --- a/configs/dotfiles/alacritty/themes/remedy_dark.toml +++ /dev/null @@ -1,29 +0,0 @@ -# Default colors -[colors.primary] -background = '#2c2b2a' -foreground = '#f9e7c4' - -dim_foreground = '#685E4A' -bright_foreground = '#1C1508' - -# Normal colors -[colors.normal] -black = '#282a2e' -red = '#a54242' -green = '#8c9440' -yellow = '#de935f' -blue = '#5f819d' -magenta = '#85678f' -cyan = '#5e8d87' -white = '#707880' - -# Bright colors -[colors.bright] -black = '#373b41' -red = '#cc6666' -green = '#b5bd68' -yellow = '#f0c674' -blue = '#81a2be' -magenta = '#b294bb' -cyan = '#8abeb7' -white = '#c5c8c6' diff --git a/configs/dotfiles/alacritty/themes/rose-pine-dawn.toml b/configs/dotfiles/alacritty/themes/rose-pine-dawn.toml deleted file mode 100644 index a0ee855..0000000 --- a/configs/dotfiles/alacritty/themes/rose-pine-dawn.toml +++ /dev/null @@ -1,39 +0,0 @@ -[colors.primary] -background = '#faf4ed' -foreground = '#575279' - -[colors.cursor] -text = '#575279' -cursor = '#cecacd' - -[colors.vi_mode_cursor] -text = '#575279' -cursor = '#cecacd' - -[colors.selection] -text = '#575279' -background = '#dfdad9' - -[colors.normal] -black = '#f2e9e1' -red = '#b4637a' -green = '#286983' -yellow = '#ea9d34' -blue = '#56949f' -magenta = '#907aa9' -cyan = '#d7827e' -white = '#575279' - -[colors.bright] -black = '#9893a5' -red = '#b4637a' -green = '#286983' -yellow = '#ea9d34' -blue = '#56949f' -magenta = '#907aa9' -cyan = '#d7827e' -white = '#575279' - -[colors.hints] -start = { foreground = '#797593', background = '#fffaf3' } -end = { foreground = '#9893a5', background = '#fffaf3' } diff --git a/configs/dotfiles/alacritty/themes/rose-pine-moon.toml b/configs/dotfiles/alacritty/themes/rose-pine-moon.toml deleted file mode 100644 index f816e1e..0000000 --- a/configs/dotfiles/alacritty/themes/rose-pine-moon.toml +++ /dev/null @@ -1,38 +0,0 @@ -[colors.primary] -background = '#232136' -foreground = '#e0def4' - -[colors.cursor] -text = '#e0def4' -cursor = '#56526e' - -[colors.vi_mode_cursor] -text = '#e0def4' -cursor = '#56526e' - -[colors.selection] -text = '#e0def4' -background = '#44415a' -[colors.normal] -black = '#393552' -red = '#eb6f92' -green = '#3e8fb0' -yellow = '#f6c177' -blue = '#9ccfd8' -magenta = '#c4a7e7' -cyan = '#ea9a97' -white = '#e0def4' - -[colors.bright] -black = '#6e6a86' -red = '#eb6f92' -green = '#3e8fb0' -yellow = '#f6c177' -blue = '#9ccfd8' -magenta = '#c4a7e7' -cyan = '#ea9a97' -white = '#e0def4' - -[colors.hints] -start = { foreground = '#908caa', background = '#2a273f' } -end = { foreground = '#6e6a86', background = '#2a273f' } diff --git a/configs/dotfiles/alacritty/themes/rose-pine.toml b/configs/dotfiles/alacritty/themes/rose-pine.toml deleted file mode 100644 index 0c5ffc2..0000000 --- a/configs/dotfiles/alacritty/themes/rose-pine.toml +++ /dev/null @@ -1,39 +0,0 @@ -[colors.primary] -background = '#191724' -foreground = '#e0def4' - -[colors.cursor] -text = '#e0def4' -cursor = '#524f67' - -[colors.vi_mode_cursor] -text = '#e0def4' -cursor = '#524f67' - -[colors.selection] -text = '#e0def4' -background = '#403d52' - -[colors.normal] -black = '#26233a' -red = '#eb6f92' -green = '#31748f' -yellow = '#f6c177' -blue = '#9ccfd8' -magenta = '#c4a7e7' -cyan = '#ebbcba' -white = '#e0def4' - -[colors.bright] -black = '#6e6a86' -red = '#eb6f92' -green = '#31748f' -yellow = '#f6c177' -blue = '#9ccfd8' -magenta = '#c4a7e7' -cyan = '#ebbcba' -white = '#e0def4' - -[colors.hints] -start = {foreground = '#908caa', background = '#1f1d2e' } -end = { foreground = '#6e6a86', background = '#1f1d2e' } diff --git a/configs/dotfiles/alacritty/themes/seashells.toml b/configs/dotfiles/alacritty/themes/seashells.toml deleted file mode 100644 index 0db2734..0000000 --- a/configs/dotfiles/alacritty/themes/seashells.toml +++ /dev/null @@ -1,37 +0,0 @@ -# Colors (SeaShells) -# Source https//raw.githubusercontent.com/mbadolato/iTerm2-Color-Schemes/master/schemes/SeaShells.itermcolors - -# Default colors -[colors.primary] -background = '#061923' -foreground = '#e5c49e' - -[colors.cursor] -text = '#061822' -cursor = '#feaf3c' - -[colors.selection] -text = '#ffe9d7' -background = '#265b75' - -# Normal colors -[colors.normal] -black = '#1d485f' -red = '#db662d' -green = '#008eab' -yellow = '#feaf3c' -blue = '#255a62' -magenta = '#77dbf4' -cyan = '#5fb1c2' -white = '#e5c49e' - -# Bright colors -[colors.bright] -black = '#545d65' -red = '#dd998a' -green = '#739da8' -yellow = '#fedaae' -blue = '#0bc7e3' -magenta = '#c6e8f1' -cyan = '#97b9c0' -white = '#ffe9d7' diff --git a/configs/dotfiles/alacritty/themes/smoooooth.toml b/configs/dotfiles/alacritty/themes/smoooooth.toml deleted file mode 100644 index bdda69f..0000000 --- a/configs/dotfiles/alacritty/themes/smoooooth.toml +++ /dev/null @@ -1,33 +0,0 @@ -# Color theme ported from iTerm 2 Smoooooth - -[colors.primary] -foreground = '#dbdbdb' -background = '#14191e' - -[colors.cursor] -text = '#000000' -cursor = '#fefffe' - -[colors.selection] -text = '#000000' -background = '#b3d7ff' - -[colors.normal] -black = '#14191e' -red = '#b43c29' -green = '#00c200' -yellow = '#c7c400' -blue = '#2743c7' -magenta = '#bf3fbd' -cyan = '#00c5c7' -white = '#c7c7c7' - -[colors.bright] -black = '#676767' -red = '#dc7974' -green = '#57e690' -yellow = '#ece100' -blue = '#a6aaf1' -magenta = '#e07de0' -cyan = '#5ffdff' -white = '#feffff' diff --git a/configs/dotfiles/alacritty/themes/snazzy.toml b/configs/dotfiles/alacritty/themes/snazzy.toml deleted file mode 100644 index 1d47914..0000000 --- a/configs/dotfiles/alacritty/themes/snazzy.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Snazzy) - -# Default colors -[colors.primary] -background = '#282a36' -foreground = '#eff0eb' - -# Normal colors -[colors.normal] -black = '#282a36' -red = '#ff5c57' -green = '#5af78e' -yellow = '#f3f99d' -blue = '#57c7ff' -magenta = '#ff6ac1' -cyan = '#9aedfe' -white = '#f1f1f0' - -# Bright colors -[colors.bright] -black = '#686868' -red = '#ff5c57' -green = '#5af78e' -yellow = '#f3f99d' -blue = '#57c7ff' -magenta = '#ff6ac1' -cyan = '#9aedfe' -white = '#f1f1f0' diff --git a/configs/dotfiles/alacritty/themes/solarized_dark.toml b/configs/dotfiles/alacritty/themes/solarized_dark.toml deleted file mode 100644 index dbcce2b..0000000 --- a/configs/dotfiles/alacritty/themes/solarized_dark.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Solarized Dark) - -# Default colors -[colors.primary] -background = '#002b36' -foreground = '#839496' - -# Normal colors -[colors.normal] -black = '#073642' -red = '#dc322f' -green = '#859900' -yellow = '#b58900' -blue = '#268bd2' -magenta = '#d33682' -cyan = '#2aa198' -white = '#eee8d5' - -# Bright colors -[colors.bright] -black = '#002b36' -red = '#cb4b16' -green = '#586e75' -yellow = '#657b83' -blue = '#839496' -magenta = '#6c71c4' -cyan = '#93a1a1' -white = '#fdf6e3' diff --git a/configs/dotfiles/alacritty/themes/solarized_light.toml b/configs/dotfiles/alacritty/themes/solarized_light.toml deleted file mode 100644 index 3f7eb25..0000000 --- a/configs/dotfiles/alacritty/themes/solarized_light.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Solarized Light) - -# Default colors -[colors.primary] -background = '#fdf6e3' -foreground = '#586e75' - -# Normal colors -[colors.normal] -black = '#073642' -red = '#dc322f' -green = '#859900' -yellow = '#b58900' -blue = '#268bd2' -magenta = '#d33682' -cyan = '#2aa198' -white = '#eee8d5' - -# Bright colors -[colors.bright] -black = '#002b36' -red = '#cb4b16' -green = '#586e75' -yellow = '#657b83' -blue = '#839496' -magenta = '#6c71c4' -cyan = '#93a1a1' -white = '#fdf6e3' diff --git a/configs/dotfiles/alacritty/themes/taerminal.toml b/configs/dotfiles/alacritty/themes/taerminal.toml deleted file mode 100644 index 1ae012a..0000000 --- a/configs/dotfiles/alacritty/themes/taerminal.toml +++ /dev/null @@ -1,32 +0,0 @@ -# Colors (Taerminal) - -# Default colors -[colors.primary] -background = '#26282a' -foreground = '#f0f0f0' - -[colors.cursor] -background = '#f0f0f0' -foreground = '#26282a' - -# Normal colors -[colors.normal] -black = '#26282a' -red = '#ff8878' -green = '#b4fb73' -yellow = '#fffcb7' -blue = '#8bbce5' -magenta = '#ffb2fe' -cyan = '#a2e1f8' -white = '#f1f1f1' - -# Bright colors -[colors.bright] -black = '#6f6f6f' -red = '#fe978b' -green = '#d6fcba' -yellow = '#fffed5' -blue = '#c2e3ff' -magenta = '#ffc6ff' -cyan = '#c0e9f8' -white = '#ffffff' diff --git a/configs/dotfiles/alacritty/themes/tango_dark.toml b/configs/dotfiles/alacritty/themes/tango_dark.toml deleted file mode 100644 index 55541a9..0000000 --- a/configs/dotfiles/alacritty/themes/tango_dark.toml +++ /dev/null @@ -1,25 +0,0 @@ -# GNOME Terminal Tango Dark - -[colors.primary] -background = '#2e3436' -foreground = '#d3d7cf' - -[colors.normal] -black = '#2e3436' -red = '#cc0000' -green = '#4e9a06' -yellow = '#c4a000' -blue = '#3465a4' -magenta = '#75507b' -cyan = '#06989a' -white = '#d3d7cf' - -[colors.bright] -black = '#555753' -red = '#ef2929' -green = '#8ae234' -yellow = '#fce94f' -blue = '#729fcf' -magenta = '#ad7fa8' -cyan = '#34e2e2' -white = '#eeeeec' diff --git a/configs/dotfiles/alacritty/themes/tender.toml b/configs/dotfiles/alacritty/themes/tender.toml deleted file mode 100644 index 9e09a06..0000000 --- a/configs/dotfiles/alacritty/themes/tender.toml +++ /dev/null @@ -1,26 +0,0 @@ -# Default colors -[colors.primary] -background = '#282828' -foreground = '#eeeeee' - -# Normal colors -[colors.normal] -black = '#282828' -red = '#f43753' -green = '#c9d05c' -yellow = '#ffc24b' -blue = '#b3deef' -magenta = '#d3b987' -cyan = '#73cef4' -white = '#eeeeee' - -# Bright colors -[colors.bright] -black = '#4c4c4c' -red = '#f43753' -green = '#c9d05c' -yellow = '#ffc24b' -blue = '#b3deef' -magenta = '#d3b987' -cyan = '#73cef4' -white = '#feffff' diff --git a/configs/dotfiles/alacritty/themes/terminal_app.toml b/configs/dotfiles/alacritty/themes/terminal_app.toml deleted file mode 100644 index 838f7a5..0000000 --- a/configs/dotfiles/alacritty/themes/terminal_app.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Terminal.app) - -# Default colors -[colors.primary] -background = '#000000' -foreground = '#b6b6b6' - -# Normal colors -[colors.normal] -black = '#000000' -red = '#990000' -green = '#00a600' -yellow = '#999900' -blue = '#0000b2' -magenta = '#b200b2' -cyan = '#00a6b2' -white = '#bfbfbf' - -# Bright colors -[colors.bright] -black = '#666666' -red = '#e50000' -green = '#00d900' -yellow = '#e5e500' -blue = '#0000ff' -magenta = '#e500e5' -cyan = '#00e5e5' -white = '#e5e5e5' diff --git a/configs/dotfiles/alacritty/themes/thelovelace.toml b/configs/dotfiles/alacritty/themes/thelovelace.toml deleted file mode 100644 index 461474e..0000000 --- a/configs/dotfiles/alacritty/themes/thelovelace.toml +++ /dev/null @@ -1,26 +0,0 @@ -# Default colors -[colors.primary] -background = '#1D1F28' -foreground = '#FDFDFD' - -# Normal colors -[colors.normal] -# Bright colors -black = '#282A36' -red = '#F37F97' -green = '#5ADECD' -yellow = '#F2A272' -blue = '#8897F4' -magenta = '#C574DD' -cyan = '#79E6F3' -white = '#FDFDFD' - -[colors.bright] -black = '#414458' -red = '#FF4971' -green = '#18E3C8' -yellow = '#EBCB8B' -blue = '#FF8037' -magenta = '#556FFF' -cyan = '#3FDCEE' -white = '#BEBEC1' diff --git a/configs/dotfiles/alacritty/themes/tokyo-night-storm.toml b/configs/dotfiles/alacritty/themes/tokyo-night-storm.toml deleted file mode 100644 index 992f1d3..0000000 --- a/configs/dotfiles/alacritty/themes/tokyo-night-storm.toml +++ /dev/null @@ -1,29 +0,0 @@ -# Colors (Tokyo Night Storm variant) -# Source https//github.com/zatchheems/tokyo-night-alacritty-theme - -# Default colors -[colors.primary] -background = '#24283b' -foreground = '#a9b1d6' - -# Normal colors -[colors.normal] -black = '#32344a' -red = '#f7768e' -green = '#9ece6a' -yellow = '#e0af68' -blue = '#7aa2f7' -magenta = '#ad8ee6' -cyan = '#449dab' -white = '#9699a8' - -# Bright colors -[colors.bright] -black = '#444b6a' -red = '#ff7a93' -green = '#b9f27c' -yellow = '#ff9e64' -blue = '#7da6ff' -magenta = '#bb9af7' -cyan = '#0db9d7' -white = '#acb0d0' diff --git a/configs/dotfiles/alacritty/themes/tokyo-night.toml b/configs/dotfiles/alacritty/themes/tokyo-night.toml deleted file mode 100644 index 0642a90..0000000 --- a/configs/dotfiles/alacritty/themes/tokyo-night.toml +++ /dev/null @@ -1,29 +0,0 @@ -# Colors (Tokyo Night) -# Source https//github.com/zatchheems/tokyo-night-alacritty-theme - -# Default colors -[colors.primary] -background = '#1a1b26' -foreground = '#a9b1d6' - -# Normal colors -[colors.normal] -black = '#32344a' -red = '#f7768e' -green = '#9ece6a' -yellow = '#e0af68' -blue = '#7aa2f7' -magenta = '#ad8ee6' -cyan = '#449dab' -white = '#787c99' - -# Bright colors -[colors.bright] -black = '#444b6a' -red = '#ff7a93' -green = '#b9f27c' -yellow = '#ff9e64' -blue = '#7da6ff' -magenta = '#bb9af7' -cyan = '#0db9d7' -white = '#acb0d0' diff --git a/configs/dotfiles/alacritty/themes/tomorrow_night.toml b/configs/dotfiles/alacritty/themes/tomorrow_night.toml deleted file mode 100644 index 579ebd8..0000000 --- a/configs/dotfiles/alacritty/themes/tomorrow_night.toml +++ /dev/null @@ -1,32 +0,0 @@ -# Colors (Tomorrow Night) - -# Default colors -[colors.primary] -background = '#1d1f21' -foreground = '#c5c8c6' - -[colors.cursor] -text = '#1d1f21' -cursor = '#ffffff' - -# Normal colors -[colors.normal] -black = '#1d1f21' -red = '#cc6666' -green = '#b5bd68' -yellow = '#e6c547' -blue = '#81a2be' -magenta = '#b294bb' -cyan = '#70c0ba' -white = '#373b41' - -# Bright colors -[colors.bright] -black = '#666666' -red = '#ff3334' -green = '#9ec400' -yellow = '#f0c674' -blue = '#81a2be' -magenta = '#b77ee0' -cyan = '#54ced6' -white = '#282a2e' diff --git a/configs/dotfiles/alacritty/themes/tomorrow_night_bright.toml b/configs/dotfiles/alacritty/themes/tomorrow_night_bright.toml deleted file mode 100644 index 9ce62a3..0000000 --- a/configs/dotfiles/alacritty/themes/tomorrow_night_bright.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Tomorrow Night Bright) - -# Default colors -[colors.primary] -background = '#000000' -foreground = '#eaeaea' - -# Normal colors -[colors.normal] -black = '#000000' -red = '#d54e53' -green = '#b9ca4a' -yellow = '#e6c547' -blue = '#7aa6da' -magenta = '#c397d8' -cyan = '#70c0ba' -white = '#424242' - -# Bright colors -[colors.bright] -black = '#666666' -red = '#ff3334' -green = '#9ec400' -yellow = '#e7c547' -blue = '#7aa6da' -magenta = '#b77ee0' -cyan = '#54ced6' -white = '#2a2a2a' diff --git a/configs/dotfiles/alacritty/themes/ubuntu.toml b/configs/dotfiles/alacritty/themes/ubuntu.toml deleted file mode 100644 index 952cc07..0000000 --- a/configs/dotfiles/alacritty/themes/ubuntu.toml +++ /dev/null @@ -1,33 +0,0 @@ -# 0x From the Ubuntu terminal color palette - -# 0x Default colors -[colors.primary] -background = '#300a24' -foreground = '#eeeeec' - -# 0x Colors the cursor will use if `custom_cursor_colors` is true -[colors.cursor] -text = '#bbbbbb' -cursor = '#b4d5ff' - -# 0x Normal colors -[colors.normal] -black = '#2e3436' -red = '#cc0000' -green = '#4e9a06' -yellow = '#c4a000' -blue = '#3465a4' -magenta = '#75507b' -cyan = '#06989a' -white = '#d3d7cf' - -# 0x Bright colors -[colors.bright] -black = '#555753' -red = '#ef2929' -green = '#8ae234' -yellow = '#fce94f' -blue = '#729fcf' -magenta = '#ad7fa8' -cyan = '#34e2e2' -white = '#eeeeec' diff --git a/configs/dotfiles/alacritty/themes/wombat.toml b/configs/dotfiles/alacritty/themes/wombat.toml deleted file mode 100644 index fb13a54..0000000 --- a/configs/dotfiles/alacritty/themes/wombat.toml +++ /dev/null @@ -1,28 +0,0 @@ -# Colors (Wombat) - -# Default colors -[colors.primary] -background = '#1f1f1f' -foreground = '#e5e1d8' - -# Normal colors -[colors.normal] -black = '#000000' -red = '#f7786d' -green = '#bde97c' -yellow = '#efdfac' -blue = '#6ebaf8' -magenta = '#ef88ff' -cyan = '#90fdf8' -white = '#e5e1d8' - -# Bright colors -[colors.bright] -black = '#b4b4b4' -red = '#f99f92' -green = '#e3f7a1' -yellow = '#f2e9bf' -blue = '#b3d2ff' -magenta = '#e5bdff' -cyan = '#c2fefa' -white = '#ffffff' diff --git a/configs/dotfiles/alacritty/themes/xterm.toml b/configs/dotfiles/alacritty/themes/xterm.toml deleted file mode 100644 index 47fd62c..0000000 --- a/configs/dotfiles/alacritty/themes/xterm.toml +++ /dev/null @@ -1,28 +0,0 @@ -# XTerm's default colors - -# Default colors -[colors.primary] -background = '#000000' -foreground = '#ffffff' - -# Normal colors -[colors.normal] -black = '#000000' -red = '#cd0000' -green = '#00cd00' -yellow = '#cdcd00' -blue = '#0000ee' -magenta = '#cd00cd' -cyan = '#00cdcd' -white = '#e5e5e5' - -# Bright colors -[colors.bright] -black = '#7f7f7f' -red = '#ff0000' -green = '#00ff00' -yellow = '#ffff00' -blue = '#5c5cff' -magenta = '#ff00ff' -cyan = '#00ffff' -white = '#ffffff' diff --git a/configs/dotfiles/alacritty/themes/zenburn.toml b/configs/dotfiles/alacritty/themes/zenburn.toml deleted file mode 100644 index 9c6fcd0..0000000 --- a/configs/dotfiles/alacritty/themes/zenburn.toml +++ /dev/null @@ -1,29 +0,0 @@ -# Colors (Zenburn) -# Orginally designed by jnurmine for vim. - -# Default colors -[colors.primary] -background = '#3A3A3A' -foreground = '#DCDCCC' - -# Normal colors -[colors.normal] -black = '#1E2320' -red = '#D78787' -green = '#60B48A' -yellow = '#DFAF8F' -blue = '#506070' -magenta = '#DC8CC3' -cyan = '#8CD0D3' -white = '#DCDCCC' - -# Bright colors -[colors.bright] -black = '#709080' -red = '#DCA3A3' -green = '#C3BF9F' -yellow = '#F0DFAF' -blue = '#94BFF3' -magenta = '#EC93D3' -cyan = '#93E0E3' -white = '#FFFFFF' diff --git a/configs/dotfiles/atuin/config.toml b/configs/dotfiles/atuin/config.toml deleted file mode 100644 index 5da12a8..0000000 --- a/configs/dotfiles/atuin/config.toml +++ /dev/null @@ -1,174 +0,0 @@ -## where to store your database, default is your system data directory -## linux/mac: ~/.local/share/atuin/history.db -## windows: %USERPROFILE%/.local/share/atuin/history.db -# db_path = "~/.history.db" - -## where to store your encryption key, default is your system data directory -## linux/mac: ~/.local/share/atuin/key -## windows: %USERPROFILE%/.local/share/atuin/key -# key_path = "~/.key" - -## where to store your auth session token, default is your system data directory -## linux/mac: ~/.local/share/atuin/session -## windows: %USERPROFILE%/.local/share/atuin/session -# session_path = "~/.session" - -## date format used, either "us" or "uk" -# dialect = "us" - -## default timezone to use when displaying time -## either "l", "local" to use the system's current local timezone, or an offset -## from UTC in the format of "<+|->H[H][:M[M][:S[S]]]" -## for example: "+9", "-05", "+03:30", "-01:23:45", etc. -# timezone = "local" - -## enable or disable automatic sync -# auto_sync = true - -## enable or disable automatic update checks -# update_check = true - -## address of the sync server -# sync_address = "https://api.atuin.sh" - -## how often to sync history. note that this is only triggered when a command -## is ran, so sync intervals may well be longer -## set it to 0 to sync after every command -# sync_frequency = "10m" - -## which search mode to use -## possible values: prefix, fulltext, fuzzy, skim -# search_mode = "fuzzy" - -## which filter mode to use -## possible values: global, host, session, directory -# filter_mode = "global" - -## With workspace filtering enabled, Atuin will filter for commands executed -## in any directory within a git repository tree (default: false) -# workspaces = false - -## which filter mode to use when atuin is invoked from a shell up-key binding -## the accepted values are identical to those of "filter_mode" -## leave unspecified to use same mode set in "filter_mode" -# filter_mode_shell_up_key_binding = "global" - -## which search mode to use when atuin is invoked from a shell up-key binding -## the accepted values are identical to those of "search_mode" -## leave unspecified to use same mode set in "search_mode" -# search_mode_shell_up_key_binding = "fuzzy" - -## which style to use -## possible values: auto, full, compact -style = "compact" - -## the maximum number of lines the interface should take up -## set it to 0 to always go full screen -# inline_height = 0 - -## Invert the UI - put the search bar at the top , Default to `false` -# invert = false - -## enable or disable showing a preview of the selected command -## useful when the command is longer than the terminal width and is cut off -# show_preview = false - -## what to do when the escape key is pressed when searching -## possible values: return-original, return-query -# exit_mode = "return-original" - -## possible values: emacs, subl -# word_jump_mode = "emacs" - -## characters that count as a part of a word -# word_chars = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" - -## number of context lines to show when scrolling by pages -# scroll_context_lines = 1 - -## use ctrl instead of alt as the shortcut modifier key for numerical UI shortcuts -## alt-0 .. alt-9 -# ctrl_n_shortcuts = false - -## default history list format - can also be specified with the --format arg -# history_format = "{time}\t{command}\t{duration}" - -## prevent commands matching any of these regexes from being written to history. -## Note that these regular expressions are unanchored, i.e. if they don't start -## with ^ or end with $, they'll match anywhere in the command. -## For details on the supported regular expression syntax, see -## https://docs.rs/regex/latest/regex/#syntax -# history_filter = [ -# "^secret-cmd", -# "^innocuous-cmd .*--secret=.+" -# ] - -## prevent commands run with cwd matching any of these regexes from being written -## to history. Note that these regular expressions are unanchored, i.e. if they don't -## start with ^ or end with $, they'll match anywhere in CWD. -## For details on the supported regular expression syntax, see -## https://docs.rs/regex/latest/regex/#syntax -# cwd_filter = [ -# "^/very/secret/area" -# ] - -## Configure the maximum height of the preview to show. -## Useful when you have long scripts in your history that you want to distinguish -## by more than the first few lines. -# max_preview_height = 4 - -## Configure whether or not to show the help row, which includes the current Atuin -## version (and whether an update is available), a keymap hint, and the total -## amount of commands in your history. -# show_help = true - -## Defaults to true. This matches history against a set of default regex, and will not save it if we get a match. Defaults include -## 1. AWS key id -## 2. Github pat (old and new) -## 3. Slack oauth tokens (bot, user) -## 4. Slack webhooks -## 5. Stripe live/test keys -# secrets_filter = true - -## Defaults to true. If enabled, upon hitting enter Atuin will immediately execute the command. Press tab to return to the shell and edit. -# This applies for new installs. Old installs will keep the old behaviour unless configured otherwise. -enter_accept = true - - -## Defaults to "emacs". This specifies the keymap on the startup of `atuin -## search`. If this is set to "auto", the startup keymap mode in the Atuin -## search is automatically selected based on the shell's keymap where the -## keybinding is defined. If this is set to "emacs", "vim-insert", or -## "vim-normal", the startup keymap mode in the Atuin search is forced to be -## the specified one. -# keymap_mode = "auto" - -## Cursor style in each keymap mode. If specified, the cursor style is changed -## in entering the cursor shape. Available values are "default" and -## "{blink,steady}-{block,underilne,bar}". -# keymap_cursor = { emacs = "blink-block", vim_insert = "blink-block", vim_normal = "steady-block" } - -# network_connect_timeout = 5 -# network_timeout = 5 - -## Timeout (in seconds) for acquiring a local database connection (sqlite) -# local_timeout = 5 - -## Set this to true and Atuin will minimize motion in the UI - timers will not update live, etc. -## Alternatively, set env NO_MOTION=true -# prefers_reduced_motion = false - -#[stats] -# Set commands where we should consider the subcommand for statistics. Eg, kubectl get vs just kubectl -#common_subcommands = [ -# "cargo", -# "go", -# "git", -# "npm", -# "yarn", -# "pnpm", -# "kubectl", -#] -# -# Set commands that should be totally stripped and ignored from stats -#common_prefix = ["sudo"] diff --git a/configs/dotfiles/mpv/conf/mpv-amd.conf b/configs/dotfiles/mpv/conf/mpv-amd.conf deleted file mode 100644 index 832f16f..0000000 --- a/configs/dotfiles/mpv/conf/mpv-amd.conf +++ /dev/null @@ -1 +0,0 @@ -glsl-shaders-append="~/.config/mpv/shader/fsr.glsl" \ No newline at end of file diff --git a/configs/dotfiles/mpv/conf/mpv-file.conf b/configs/dotfiles/mpv/conf/mpv-file.conf deleted file mode 100644 index 2878e52..0000000 --- a/configs/dotfiles/mpv/conf/mpv-file.conf +++ /dev/null @@ -1,17 +0,0 @@ -[extension.gif] -profile-desc=GIF -cache=no -no-pause -loop-file=yes -[extension.png] -profile-desc=PNG -video-aspect-override=no -loop-file=yes -[extension.jpg] -profile-desc=JPG -video-aspect-override=no -loop-file=yes -[extension.jpeg] -profile-desc=JPEG -profile=extension.jpg -loop-file=yes \ No newline at end of file diff --git a/configs/dotfiles/mpv/conf/mpv-osd.conf b/configs/dotfiles/mpv/conf/mpv-osd.conf deleted file mode 100644 index 91ede6c..0000000 --- a/configs/dotfiles/mpv/conf/mpv-osd.conf +++ /dev/null @@ -1,21 +0,0 @@ -osd-bar-align-y=-1 # progress bar y alignment (-1 top, 0 centered, 1 bottom) -osd-bar-h=2 # height of osd bar as a fractional percentage of your screen height -osd-bar-w=99 # width of " " " -osd-border-color='#DD322640' # ARGB format -osd-border-size=2 # size for osd text and progress bar -osd-color='#FFFFFFFF' # ARGB format -osd-duration=1000 # hide the osd after x ms -osd-font-size=32 -#osd-font='Arial' # sets a custom font (comment out line if font change is undesired) -osd-status-msg='${time-pos} / ${duration}${?percent-pos: (${percent-pos}%)}${?frame-drop-count:${!frame-drop-count==0: Dropped: ${frame-drop-count}}}\n${?chapter:Chapter: ${chapter}}' - -# UOSC OSD: https://github.com/tomasklaen/uosc - -video-sync=display-resample - -# uosc provides seeking & volume indicators (via flash-timeline and flash-volume commands) -# if you decide to use them, you don't need osd-bar -#osd-bar=no - -# uosc will draw its own window controls and border if you disable window border -#border=no diff --git a/configs/dotfiles/mpv/input.conf b/configs/dotfiles/mpv/input.conf deleted file mode 100644 index 95365e8..0000000 --- a/configs/dotfiles/mpv/input.conf +++ /dev/null @@ -1,274 +0,0 @@ - -# MPV v3 Input Configuration - version 1.3 -# Date: 2023-11-21 09:20:23PM - -# MPV Keys: https://mpv.io/manual/stable/#key-names - -# Mouse - -MOUSE_BTN0 ignore -MOUSE_BTN0_DBL cycle fullscreen -MOUSE_BTN2 cycle pause -#MOUSE_BTN3 ignore -#MOUSE_BTN4 ignore -#MOUSE_BTN5 ignore -#MOUSE_BTN6 ignore - - - -# Trackpad - -AXIS_UP ignore -AXIS_DOWN ignore -AXIS_LEFT ignore -AXIS_RIGHT ignore - - - -# Arrow/navigation keys - -RIGHT osd-msg-bar seek +5 relative+keyframes -LEFT osd-msg-bar seek -5 relative+keyframes -SHIFT+RIGHT osd-msg-bar seek +1 relative+exact -SHIFT+LEFT osd-msg-bar seek -1 relative+exact -CTRL+RIGHT frame-step ; show-text "Frame: ${estimated-frame-number} / ${estimated-frame-count}" -CTRL+LEFT frame-back-step ; show-text "Frame: ${estimated-frame-number} / ${estimated-frame-count}" - -UP osd-msg-bar seek +30 relative+keyframes -DOWN osd-msg-bar seek -30 relative+keyframes -SHIFT+UP osd-msg-bar seek +120 relative+keyframes -SHIFT+DOWN osd-msg-bar seek -120 relative+keyframes - -PGUP osd-msg-bar seek +600 relative+keyframes -PGDWN osd-msg-bar seek -600 relative+keyframes - -SHIFT+PGUP osd-msg-bar seek +1200 relative+keyframes -SHIFT+PGDWN osd-msg-bar seek +1200 relative+keyframes - -ALT+RIGHT sub-seek +1 ; show-text "Sub Seek +1" -ALT+LEFT sub-seek -1 ; show-text "Sub Seek -1" - -#ALT+RIGHT add video-pan-x -0.01 -#ALT+LEFT add video-pan-x +0.01 -#ALT+UP add video-pan-y +0.01 -#ALT+DOWN add video-pan-y -0.01 - -#META+RIGHT add video-zoom +0.05 -#META+LEFT add video-zoom -0.05 -#META+UP add video-zoom +0.05 -#META+DOWN add video-zoom -0.05 - - - -# ` [1] [2] [3] [4] [5] [6] [7] [8] [9] [0] - = -# ~ [!] @ # $ % ^ & * ( ) _ + - -1 add contrast -1 ; show-text "Contrast: ${contrast}" -2 add contrast +1 ; show-text "Contrast: ${contrast}" -3 add brightness -1 ; show-text "Brightness: ${brightness}" -4 add brightness +1 ; show-text "Brightness: ${brightness}" -5 add gamma -1 ; show-text "Gamma: ${gamma}" -6 add gamma +1 ; show-text "Gamma: ${gamma}" -7 add saturation -1 ; show-text "Saturation: ${saturation}" -8 add saturation +1 ; show-text "Saturation: ${saturation}" - -9 add volume -2 ; show-text "Volume: ${volume}" -0 add volume +2 ; show-text "Volume: ${volume}" - -! cycle ontop - -` ignore -~ ignore -# ignore -$ ignore -% ignore -^ ignore -& ignore -* ignore -§ ignore -± ignore - - - -# [q] [w] [e] [r] [t] [y] [u] [i] [o] [p] [ ] -# [Q] [W] E R [T] [Y] [U] [I] O [P] { } - -Q quit -# q script-binding auto_save_state/quit-watch-later-conditional - -w script-message osc-playlist -W playlist-shuffle -e playlist-prev ; show-text "${playlist-pos-1}/${playlist-count}" -E ignore - -r playlist-next ; show-text "${playlist-pos-1}/${playlist-count}" -R ignore - -t cycle-values sub-use-margins "yes" "no" -T cycle-values ass-force-margins "yes" "no" # does not work with :blend-subtitles -CTRL+t cycle-values blend-subtitles "yes" "video" "no" - -y cycle-values stretch-image-subs-to-screen "yes" "no" -Y cycle-values stretch-dvd-subs "yes" "no" - -u cycle-values hwdec "auto" "no" -U cycle-values vf "format=colorlevels=full" "format=colorlevels=auto" "format=colorlevels=limited" - -i script-binding stats/display-stats -I script-binding stats/display-stats-toggle -o cycle-values osd-level 3 1 -O ignore -p cycle-values video-rotate 90 180 270 0 -P cycle-values video-aspect "16:9" "4:3" "2.35:1" "16:10" - -[ ignore -] ignore -{ ignore -} ignore - - - -# [a] [s] [d] [f] [g] [h] [j] [k] [l] -# [A] [S] [D] [F] [G] [H] [J] [K] [L] - -a cycle audio # switch audio streams -A cycle-values af "lavfi=[dynaudnorm=f=200:g=5:r=0.1]" "" # dynamic range compression -CTRL+a script-binding auto_audio_device/toggle-switching # toggle automatic audio device switching - -s cycle sub # cycle through subtitles -S cycle sub-visibility -CTRL+s cycle secondary-sid - -d cycle-values window-scale "1.5" "2.0" "3.0" "0.5" "1.0" ; show-text "Scale: ${window-scale}" -D cycle edition -CTRL+d cycle video - -f cycle fullscreen ; show-text "Scale: ${window-scale}" -F vf clr "" ; show-text "Filters cleared" - -g cycle-values video-sync display-resample audio ; cycle-values interpolation yes no ; show-text "Interpolation: ${interpolation} (${tscale})" -G cycle-values tscale "linear" "catmull_rom" "mitchell" "bicubic" "oversample" ; show-text "Interpolation: ${interpolation} (${tscale})" -CTRL+g cycle-values interpolation no yes ; show-text "Interpolation: ${interpolation} (${tscale})" - -h cycle deinterlace -H script-binding autodeint - -j cycle deband -J vf toggle "lavfi=[hqdn3d=2.0]" - -K ignore - -l cycle-values loop-file yes no ; show-text "${?=loop-file==inf:Looping enabled (file)}${?=loop-file==no:Looping disabled (file)}" -L cycle-values loop-playlist yes no ; show-text "${?=loop-playlist==inf:Looping enabled}${?=loop-playlist==no:Looping disabled}" -CTRL+l ab-loop - - - -# [z] [x] [c] [v] [b] [n] [m] [,] [.] -# [Z] X C V [B] [N] [M] [<] [>] - -x script-message osc-chapterlist -X ignore -c script-message osc-playlist -C ignore -v script-message osc-tracklist -V ignore - -b add speed +0.05 -B add speed -0.05 -CTRL+b set speed 1.0 - -n add audio-delay +0.10 -N add audio-delay -0.10 -CTRL+n set audio-delay 0 - -m add sub-delay +0.10 -M add sub-delay -0.10 -CTRL+m set sub-delay 0 - -, add sub-scale -0.05 # decrease subtitle font size -< add sub-scale +0.05 # increase subtitle font size -. add sub-pos -1 # move subtitles up -> add sub-pos +1 # move subtitles down - -# Adjust timing so that next/prev subtitle is displayed now -/ sub-step +1 ; show-text "Sub Step +1 (timing adjustment)" -? sub-step -1 ; show-text "Sub Step -1 (timing adjustment)" - - - -# [esc] [space] [backspace] -# [tab] [enter] - - -ESC cycle fullscreen -SPACE cycle pause -IDEOGRAPHIC_SPACE cycle pause -TAB cycle mute -ENTER show-progress - -BS revert-seek -SHIFT+BS set speed 1.0 ; set gamma 0 ; set brightness 0 ; set contrast 0 ; set saturation 0 ; set hue 0 ; show-text "Speed/Gamma/Brightness/Contrast/Saturation/Hue resetted" -ALT+BS set video-pan-x 0 ; set video-pan-y 0 ; show-text "Pan resetted" -META+BS set video-zoom 0 ; show-text "Zoom resetted" - - - -# [F1] F2 F3 F4 F5 F6 F7 [F8] [F9] [F10] [F11] [F12] - -F1 script-binding console/enable -F8 vf toggle "interpolation=yes,tscale=oversample" ; show-text "Toggled Realtime Motion Interpolation (native) [interpolation=yes,tscale=oversample]" # Soap-opera effect for frame smoothing -F9 apply-profile "upscale-lowres-using-GPU-shaders" ; show-text "Applied GPU upscaler shaders" -F10 cycle-values speed 0.8 0.6 0.4 0.2 1 # Slow speed -F11 cycle-values speed 1.2 1.4 1.6 1.8 2 1 # Faster speed -F12 af toggle "lavfi=[loudnorm=I=-22:TP=-1.5:LRA=2]" # Useful audio normalization for low-audio or whispering scenes (can cause annoying background noise amplification) - -# Numpad - -KP0 ignore -KP1 ignore -KP2 ignore -KP3 ignore -KP4 ignore -KP5 ignore -KP6 ignore -KP7 ignore -KP8 ignore -KP9 ignore -KP_DEC ignore -KP_ENTER ignore - -# Testing at 2023-11-21 09:19:09PM - -# Show Loaded Shaders (for dev testing) -` script-binding sview/shader-view - -# Show progress bar on MOUSE BUTTON 2 double-click -# MOUSE_BTN2_DBL show-progress - -# Seek using mouse wheel -# Quieter alternative for video playback seeking -# (Mechanical keyboard are common these days so this can mindful of other people -# living in the same house) -SHIFT+WHEEL_UP osd-msg-bar seek +120 relative+keyframes -SHIFT+WHEEL_DOWN osd-msg-bar seek -120 relative+keyframes -ALT+WHEEL_UP osd-msg-bar seek +30 relative+keyframes -ALT+WHEEL_DOWN osd-msg-bar seek -30 relative+keyframes -WHEEL_UP osd-msg-bar seek +1 relative+keyframes -WHEEL_DOWN osd-msg-bar seek -1 relative+keyframes -CTRL+WHEEL_UP frame-step -CTRL+WHEEL_DOWN frame-back-step - -# Seek using numbers -CTRL+1 osd-msg-bar seek -1 relative+exact -ALT+1 osd-msg-bar seek +1 relative+exact -CTRL+2 osd-msg-bar seek -2 relative+keyframes -ALT+2 osd-msg-bar seek +2 relative+keyframes -CTRL+3 osd-msg-bar seek -3 relative+keyframes -ALT+3 osd-msg-bar seek +3 relative+keyframes -CTRL+4 osd-msg-bar seek -4 relative+keyframes -ALT+4 osd-msg-bar seek +4 relative+keyframes -CTRL+5 osd-msg-bar seek -5 relative+keyframes -ALT+5 osd-msg-bar seek +5 relative+keyframes -CTRL+6 osd-msg-bar seek -6 relative+keyframes -ALT+6 osd-msg-bar seek +6 relative+keyframes diff --git a/configs/dotfiles/mpv/mpv.conf b/configs/dotfiles/mpv/mpv.conf deleted file mode 100644 index b14706d..0000000 --- a/configs/dotfiles/mpv/mpv.conf +++ /dev/null @@ -1,85 +0,0 @@ - -# MPV v3 Config - version 1.3 -# Date: 2023-11-21 09:26:48PM - -# REF: https://github.com/Argon-/mpv-config/blob/master/mpv.conf -# REF: https://github.com/Zabooby/mpv-config -# REF: https://gist.github.com/igv - -# Specify fast video rendering preset (for --vo= only) -# Recommended for mobile devices or older hardware with limited processing power -#profile=fast - -# Specify high quality video rendering preset (for --vo= only) -# Offers superior image fidelity and visual quality for an enhanced viewing -# experience on capable hardware -#profile=high-quality - -hwdec=auto-safe # Sets auto HW profile -# hwdec=no # Sets decoder to use software decoding (CPU) - -# ===== Seeking ===== - -save-position-on-quit=yes # saves the seekbar position on exit -force-seekable=yes # forces videos to be seekable - -# ===== RAM ===== - -cache=yes # uses a large seekable RAM cache even for local input. -# cache-secs=300 # uses extra large RAM cache (needs cache=yes to make it useful). -demuxer-max-back-bytes=20M # sets fast seeking -demuxer-max-bytes=20M # sets fast seeking - -# ===== Video ===== - -vlang=en,eng # Sets the video language -vo=gpu-next # Sets the video out to an experimental video renderer based on libplacebo - -# ===== Audio ===== - -volume-max=100 # maximum volume in %, everything above 100 results in amplification -volume=70 # default volume, 100 = unchanged - -# ===== General ===== - -keep-open=yes # keeps the player open after a video/playlist ends -hls-bitrate=max # uses max quality for HLS streams -prefetch-playlist=yes # prefetches the playlist - -# ===== Terminal ===== - -# include="~~/configs/mpv_terminal.conf" - -# ===== OSD ===== - -include="~/.config/mpv/conf/mpv-osd.conf" - -# ===== Subtitles ===== - -# include="~~/configs/mpv_subtitles.conf" - -# ===== Shaders ===== - -#include="~~/configs/mpv_shaders.conf" - -# ===== File Extensions ===== - -include="~/.config/mpv/conf/mpv-file.conf" - -# TESTING - Hardware Decoder Setttings - -# default safe list of auto Hardware Decoder profiles -# (actively supported by the development team) - - -# ===== NVidia GPU ===== - -# include="~~/configs/mpv_nvidia_gpu.conf" - -# ===== AMD or Intel GPU ===== - -include="~/.config/mpv/conf/mpv-amd.conf" - - -# =========================================================================================================== - diff --git a/configs/dotfiles/mpv/shader/fsr.glsl b/configs/dotfiles/mpv/shader/fsr.glsl deleted file mode 100644 index f1794d7..0000000 --- a/configs/dotfiles/mpv/shader/fsr.glsl +++ /dev/null @@ -1,453 +0,0 @@ -// Copyright (c) 2021 Advanced Micro Devices, Inc. All rights reserved. -// -// 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. - -// FidelityFX FSR v1.0.2 by AMD -// ported to mpv by agyild - -// Changelog -// Made it compatible with pre-OpenGL 4.0 renderers -// Made it directly operate on LUMA plane, since the original shader was operating on LUMA by deriving it from RGB. This should cause a major increase in performance, especially on OpenGL 4.0+ renderers (4+2 texture lookups vs. 12+5) -// Removed transparency preservation mechanism since the alpha channel is a separate source plane than LUMA -// Added optional performance-saving lossy optimizations to EASU (Credit: atyuwen, https://atyuwen.github.io/posts/optimizing-fsr/) -// -// Notes -// Per AMD's guidelines only upscales content up to 4x (e.g., 1080p -> 2160p, 720p -> 1440p etc.) and everything else in between, -// that means FSR will scale up to 4x at maximum, and any further scaling will be processed by mpv's scalers - -//!HOOK LUMA -//!BIND HOOKED -//!SAVE EASUTEX -//!DESC FidelityFX Super Resolution v1.0.2 (EASU) -//!WHEN OUTPUT.w OUTPUT.h * LUMA.w LUMA.h * / 1.0 > -//!WIDTH OUTPUT.w OUTPUT.w LUMA.w 2 * < * LUMA.w 2 * OUTPUT.w LUMA.w 2 * > * + OUTPUT.w OUTPUT.w LUMA.w 2 * = * + -//!HEIGHT OUTPUT.h OUTPUT.h LUMA.h 2 * < * LUMA.h 2 * OUTPUT.h LUMA.h 2 * > * + OUTPUT.h OUTPUT.h LUMA.h 2 * = * + -//!COMPONENTS 1 - -// User variables - EASU -#define FSR_PQ 0 // Whether the source content has PQ gamma or not. Needs to be set to the same value for both passes. 0 or 1. -#define FSR_EASU_DERING 1 // If set to 0, disables deringing for a small increase in performance. 0 or 1. -#define FSR_EASU_SIMPLE_ANALYSIS 0 // If set to 1, uses a simpler single-pass direction and length analysis for an increase in performance. 0 or 1. -#define FSR_EASU_QUIT_EARLY 0 // If set to 1, uses bilinear filtering for non-edge pixels and skips EASU on those regions for an increase in performance. 0 or 1. - -// Shader code - -#ifndef FSR_EASU_DIR_THRESHOLD - #if (FSR_EASU_QUIT_EARLY == 1) - #define FSR_EASU_DIR_THRESHOLD 64.0 - #elif (FSR_EASU_QUIT_EARLY == 0) - #define FSR_EASU_DIR_THRESHOLD 32768.0 - #endif -#endif - -float APrxLoRcpF1(float a) { - return uintBitsToFloat(uint(0x7ef07ebb) - floatBitsToUint(a)); -} - -float APrxLoRsqF1(float a) { - return uintBitsToFloat(uint(0x5f347d74) - (floatBitsToUint(a) >> uint(1))); -} - -float AMin3F1(float x, float y, float z) { - return min(x, min(y, z)); -} - -float AMax3F1(float x, float y, float z) { - return max(x, max(y, z)); -} - -#if (FSR_PQ == 1) - -float ToGamma2(float a) { - return pow(a, 4.0); -} - -#endif - - // Filtering for a given tap for the scalar. - void FsrEasuTap( - inout float aC, // Accumulated color, with negative lobe. - inout float aW, // Accumulated weight. - vec2 off, // Pixel offset from resolve position to tap. - vec2 dir, // Gradient direction. - vec2 len, // Length. - float lob, // Negative lobe strength. - float clp, // Clipping point. - float c){ // Tap color. - // Rotate offset by direction. - vec2 v; - v.x = (off.x * ( dir.x)) + (off.y * dir.y); - v.y = (off.x * (-dir.y)) + (off.y * dir.x); - // Anisotropy. - v *= len; - // Compute distance^2. - float d2 = v.x * v.x + v.y * v.y; - // Limit to the window as at corner, 2 taps can easily be outside. - d2 = min(d2, clp); - // Approximation of lancos2 without sin() or rcp(), or sqrt() to get x. - // (25/16 * (2/5 * x^2 - 1)^2 - (25/16 - 1)) * (1/4 * x^2 - 1)^2 - // |_______________________________________| |_______________| - // base window - // The general form of the 'base' is, - // (a*(b*x^2-1)^2-(a-1)) - // Where 'a=1/(2*b-b^2)' and 'b' moves around the negative lobe. - float wB = float(2.0 / 5.0) * d2 + -1.0; - float wA = lob * d2 + -1.0; - wB *= wB; - wA *= wA; - wB = float(25.0 / 16.0) * wB + float(-(25.0 / 16.0 - 1.0)); - float w = wB * wA; - // Do weighted average. - aC += c * w; - aW += w; -} - -// Accumulate direction and length. -void FsrEasuSet( - inout vec2 dir, - inout float len, - vec2 pp, -#if (FSR_EASU_SIMPLE_ANALYSIS == 1) - float b, float c, - float i, float j, float f, float e, - float k, float l, float h, float g, - float o, float n -#elif (FSR_EASU_SIMPLE_ANALYSIS == 0) - bool biS, bool biT, bool biU, bool biV, - float lA, float lB, float lC, float lD, float lE -#endif - ){ - // Compute bilinear weight, branches factor out as predicates are compiler time immediates. - // s t - // u v -#if (FSR_EASU_SIMPLE_ANALYSIS == 1) - vec4 w = vec4(0.0); - w.x = (1.0 - pp.x) * (1.0 - pp.y); - w.y = pp.x * (1.0 - pp.y); - w.z = (1.0 - pp.x) * pp.y; - w.w = pp.x * pp.y; - - float lA = dot(w, vec4(b, c, f, g)); - float lB = dot(w, vec4(e, f, i, j)); - float lC = dot(w, vec4(f, g, j, k)); - float lD = dot(w, vec4(g, h, k, l)); - float lE = dot(w, vec4(j, k, n, o)); -#elif (FSR_EASU_SIMPLE_ANALYSIS == 0) - float w = 0.0; - if (biS) - w = (1.0 - pp.x) * (1.0 - pp.y); - if (biT) - w = pp.x * (1.0 - pp.y); - if (biU) - w = (1.0 - pp.x) * pp.y; - if (biV) - w = pp.x * pp.y; -#endif - // Direction is the '+' diff. - // a - // b c d - // e - // Then takes magnitude from abs average of both sides of 'c'. - // Length converts gradient reversal to 0, smoothly to non-reversal at 1, shaped, then adding horz and vert terms. - float dc = lD - lC; - float cb = lC - lB; - float lenX = max(abs(dc), abs(cb)); - lenX = APrxLoRcpF1(lenX); - float dirX = lD - lB; - lenX = clamp(abs(dirX) * lenX, 0.0, 1.0); - lenX *= lenX; - // Repeat for the y axis. - float ec = lE - lC; - float ca = lC - lA; - float lenY = max(abs(ec), abs(ca)); - lenY = APrxLoRcpF1(lenY); - float dirY = lE - lA; - lenY = clamp(abs(dirY) * lenY, 0.0, 1.0); - lenY *= lenY; -#if (FSR_EASU_SIMPLE_ANALYSIS == 1) - len = lenX + lenY; - dir = vec2(dirX, dirY); -#elif (FSR_EASU_SIMPLE_ANALYSIS == 0) - dir += vec2(dirX, dirY) * w; - len += dot(vec2(w), vec2(lenX, lenY)); -#endif -} - -vec4 hook() { - // Result - vec4 pix = vec4(0.0, 0.0, 0.0, 1.0); - - //------------------------------------------------------------------------------------------------------------------------------ - // +---+---+ - // | | | - // +--(0)--+ - // | b | c | - // +---F---+---+---+ - // | e | f | g | h | - // +--(1)--+--(2)--+ - // | i | j | k | l | - // +---+---+---+---+ - // | n | o | - // +--(3)--+ - // | | | - // +---+---+ - // Get position of 'F'. - vec2 pp = HOOKED_pos * HOOKED_size - vec2(0.5); - vec2 fp = floor(pp); - pp -= fp; - //------------------------------------------------------------------------------------------------------------------------------ - // 12-tap kernel. - // b c - // e f g h - // i j k l - // n o - // Gather 4 ordering. - // a b - // r g - // Allowing dead-code removal to remove the 'z's. -#if (defined(HOOKED_gather) && (__VERSION__ >= 400 || (GL_ES && __VERSION__ >= 310))) - vec4 bczzL = HOOKED_gather(vec2((fp + vec2(1.0, -1.0)) * HOOKED_pt), 0); - vec4 ijfeL = HOOKED_gather(vec2((fp + vec2(0.0, 1.0)) * HOOKED_pt), 0); - vec4 klhgL = HOOKED_gather(vec2((fp + vec2(2.0, 1.0)) * HOOKED_pt), 0); - vec4 zzonL = HOOKED_gather(vec2((fp + vec2(1.0, 3.0)) * HOOKED_pt), 0); -#else - // pre-OpenGL 4.0 compatibility - float b = HOOKED_tex(vec2((fp + vec2(0.5, -0.5)) * HOOKED_pt)).r; - float c = HOOKED_tex(vec2((fp + vec2(1.5, -0.5)) * HOOKED_pt)).r; - - float e = HOOKED_tex(vec2((fp + vec2(-0.5, 0.5)) * HOOKED_pt)).r; - float f = HOOKED_tex(vec2((fp + vec2( 0.5, 0.5)) * HOOKED_pt)).r; - float g = HOOKED_tex(vec2((fp + vec2( 1.5, 0.5)) * HOOKED_pt)).r; - float h = HOOKED_tex(vec2((fp + vec2( 2.5, 0.5)) * HOOKED_pt)).r; - - float i = HOOKED_tex(vec2((fp + vec2(-0.5, 1.5)) * HOOKED_pt)).r; - float j = HOOKED_tex(vec2((fp + vec2( 0.5, 1.5)) * HOOKED_pt)).r; - float k = HOOKED_tex(vec2((fp + vec2( 1.5, 1.5)) * HOOKED_pt)).r; - float l = HOOKED_tex(vec2((fp + vec2( 2.5, 1.5)) * HOOKED_pt)).r; - - float n = HOOKED_tex(vec2((fp + vec2(0.5, 2.5) ) * HOOKED_pt)).r; - float o = HOOKED_tex(vec2((fp + vec2(1.5, 2.5) ) * HOOKED_pt)).r; - - vec4 bczzL = vec4(b, c, 0.0, 0.0); - vec4 ijfeL = vec4(i, j, f, e); - vec4 klhgL = vec4(k, l, h, g); - vec4 zzonL = vec4(0.0, 0.0, o, n); -#endif - //------------------------------------------------------------------------------------------------------------------------------ - // Rename. - float bL = bczzL.x; - float cL = bczzL.y; - float iL = ijfeL.x; - float jL = ijfeL.y; - float fL = ijfeL.z; - float eL = ijfeL.w; - float kL = klhgL.x; - float lL = klhgL.y; - float hL = klhgL.z; - float gL = klhgL.w; - float oL = zzonL.z; - float nL = zzonL.w; - -#if (FSR_PQ == 1) - // Not the most performance-friendly solution, but should work until mpv adds proper gamma transformation functions for shaders - bL = ToGamma2(bL); - cL = ToGamma2(cL); - iL = ToGamma2(iL); - jL = ToGamma2(jL); - fL = ToGamma2(fL); - eL = ToGamma2(eL); - kL = ToGamma2(kL); - lL = ToGamma2(lL); - hL = ToGamma2(hL); - gL = ToGamma2(gL); - oL = ToGamma2(oL); - nL = ToGamma2(nL); -#endif - - // Accumulate for bilinear interpolation. - vec2 dir = vec2(0.0); - float len = 0.0; -#if (FSR_EASU_SIMPLE_ANALYSIS == 1) - FsrEasuSet(dir, len, pp, bL, cL, iL, jL, fL, eL, kL, lL, hL, gL, oL, nL); -#elif (FSR_EASU_SIMPLE_ANALYSIS == 0) - FsrEasuSet(dir, len, pp, true, false, false, false, bL, eL, fL, gL, jL); - FsrEasuSet(dir, len, pp, false, true, false, false, cL, fL, gL, hL, kL); - FsrEasuSet(dir, len, pp, false, false, true, false, fL, iL, jL, kL, nL); - FsrEasuSet(dir, len, pp, false, false, false, true, gL, jL, kL, lL, oL); -#endif - //------------------------------------------------------------------------------------------------------------------------------ - // Normalize with approximation, and cleanup close to zero. - vec2 dir2 = dir * dir; - float dirR = dir2.x + dir2.y; - bool zro = dirR < float(1.0 / FSR_EASU_DIR_THRESHOLD); - dirR = APrxLoRsqF1(dirR); -#if (FSR_EASU_QUIT_EARLY == 1) - if (zro) { - vec4 w = vec4(0.0); - w.x = (1.0 - pp.x) * (1.0 - pp.y); - w.y = pp.x * (1.0 - pp.y); - w.z = (1.0 - pp.x) * pp.y; - w.w = pp.x * pp.y; - - pix.r = clamp(dot(w, vec4(fL, gL, jL, kL)), 0.0, 1.0); - return pix; - } -#elif (FSR_EASU_QUIT_EARLY == 0) - dirR = zro ? 1.0 : dirR; - dir.x = zro ? 1.0 : dir.x; -#endif - dir *= vec2(dirR); - // Transform from {0 to 2} to {0 to 1} range, and shape with square. - len = len * 0.5; - len *= len; - // Stretch kernel {1.0 vert|horz, to sqrt(2.0) on diagonal}. - float stretch = (dir.x * dir.x + dir.y * dir.y) * APrxLoRcpF1(max(abs(dir.x), abs(dir.y))); - // Anisotropic length after rotation, - // x := 1.0 lerp to 'stretch' on edges - // y := 1.0 lerp to 2x on edges - vec2 len2 = vec2(1.0 + (stretch - 1.0) * len, 1.0 + -0.5 * len); - // Based on the amount of 'edge', - // the window shifts from +/-{sqrt(2.0) to slightly beyond 2.0}. - float lob = 0.5 + float((1.0 / 4.0 - 0.04) - 0.5) * len; - // Set distance^2 clipping point to the end of the adjustable window. - float clp = APrxLoRcpF1(lob); - //------------------------------------------------------------------------------------------------------------------------------ - // Accumulation - // b c - // e f g h - // i j k l - // n o - float aC = 0.0; - float aW = 0.0; - FsrEasuTap(aC, aW, vec2( 0.0,-1.0) - pp, dir, len2, lob, clp, bL); // b - FsrEasuTap(aC, aW, vec2( 1.0,-1.0) - pp, dir, len2, lob, clp, cL); // c - FsrEasuTap(aC, aW, vec2(-1.0, 1.0) - pp, dir, len2, lob, clp, iL); // i - FsrEasuTap(aC, aW, vec2( 0.0, 1.0) - pp, dir, len2, lob, clp, jL); // j - FsrEasuTap(aC, aW, vec2( 0.0, 0.0) - pp, dir, len2, lob, clp, fL); // f - FsrEasuTap(aC, aW, vec2(-1.0, 0.0) - pp, dir, len2, lob, clp, eL); // e - FsrEasuTap(aC, aW, vec2( 1.0, 1.0) - pp, dir, len2, lob, clp, kL); // k - FsrEasuTap(aC, aW, vec2( 2.0, 1.0) - pp, dir, len2, lob, clp, lL); // l - FsrEasuTap(aC, aW, vec2( 2.0, 0.0) - pp, dir, len2, lob, clp, hL); // h - FsrEasuTap(aC, aW, vec2( 1.0, 0.0) - pp, dir, len2, lob, clp, gL); // g - FsrEasuTap(aC, aW, vec2( 1.0, 2.0) - pp, dir, len2, lob, clp, oL); // o - FsrEasuTap(aC, aW, vec2( 0.0, 2.0) - pp, dir, len2, lob, clp, nL); // n - //------------------------------------------------------------------------------------------------------------------------------ - // Normalize and dering. - pix.r = aC / aW; -#if (FSR_EASU_DERING == 1) - float min1 = min(AMin3F1(fL, gL, jL), kL); - float max1 = max(AMax3F1(fL, gL, jL), kL); - pix.r = clamp(pix.r, min1, max1); -#endif - pix.r = clamp(pix.r, 0.0, 1.0); - - return pix; -} - -//!HOOK LUMA -//!BIND EASUTEX -//!DESC FidelityFX Super Resolution v1.0.2 (RCAS) -//!WIDTH EASUTEX.w -//!HEIGHT EASUTEX.h -//!COMPONENTS 1 - -// User variables - RCAS -#define SHARPNESS 0.2 // Controls the amount of sharpening. The scale is {0.0 := maximum, to N>0, where N is the number of stops (halving) of the reduction of sharpness}. 0.0 to 2.0. -#define FSR_RCAS_DENOISE 1 // If set to 1, lessens the sharpening on noisy areas. Can be disabled for better performance. 0 or 1. -#define FSR_PQ 0 // Whether the source content has PQ gamma or not. Needs to be set to the same value for both passes. 0 or 1. - -// Shader code - -#define FSR_RCAS_LIMIT (0.25 - (1.0 / 16.0)) // This is set at the limit of providing unnatural results for sharpening. - -float APrxMedRcpF1(float a) { - float b = uintBitsToFloat(uint(0x7ef19fff) - floatBitsToUint(a)); - return b * (-b * a + 2.0); -} - -float AMax3F1(float x, float y, float z) { - return max(x, max(y, z)); -} - -float AMin3F1(float x, float y, float z) { - return min(x, min(y, z)); -} - -#if (FSR_PQ == 1) - -float FromGamma2(float a) { - return sqrt(sqrt(a)); -} - -#endif - -vec4 hook() { - // Algorithm uses minimal 3x3 pixel neighborhood. - // b - // d e f - // h -#if (defined(EASUTEX_gather) && (__VERSION__ >= 400 || (GL_ES && __VERSION__ >= 310))) - vec3 bde = EASUTEX_gather(EASUTEX_pos + EASUTEX_pt * vec2(-0.5), 0).xyz; - float b = bde.z; - float d = bde.x; - float e = bde.y; - - vec2 fh = EASUTEX_gather(EASUTEX_pos + EASUTEX_pt * vec2(0.5), 0).zx; - float f = fh.x; - float h = fh.y; -#else - float b = EASUTEX_texOff(vec2( 0.0, -1.0)).r; - float d = EASUTEX_texOff(vec2(-1.0, 0.0)).r; - float e = EASUTEX_tex(EASUTEX_pos).r; - float f = EASUTEX_texOff(vec2(1.0, 0.0)).r; - float h = EASUTEX_texOff(vec2(0.0, 1.0)).r; -#endif - - // Min and max of ring. - float mn1L = min(AMin3F1(b, d, f), h); - float mx1L = max(AMax3F1(b, d, f), h); - - // Immediate constants for peak range. - vec2 peakC = vec2(1.0, -1.0 * 4.0); - - // Limiters, these need to be high precision RCPs. - float hitMinL = min(mn1L, e) / (4.0 * mx1L); - float hitMaxL = (peakC.x - max(mx1L, e)) / (4.0 * mn1L + peakC.y); - float lobeL = max(-hitMinL, hitMaxL); - float lobe = max(float(-FSR_RCAS_LIMIT), min(lobeL, 0.0)) * exp2(-clamp(float(SHARPNESS), 0.0, 2.0)); - - // Apply noise removal. -#if (FSR_RCAS_DENOISE == 1) - // Noise detection. - float nz = 0.25 * b + 0.25 * d + 0.25 * f + 0.25 * h - e; - nz = clamp(abs(nz) * APrxMedRcpF1(AMax3F1(AMax3F1(b, d, e), f, h) - AMin3F1(AMin3F1(b, d, e), f, h)), 0.0, 1.0); - nz = -0.5 * nz + 1.0; - lobe *= nz; -#endif - - // Resolve, which needs the medium precision rcp approximation to avoid visible tonality changes. - float rcpL = APrxMedRcpF1(4.0 * lobe + 1.0); - vec4 pix = vec4(0.0, 0.0, 0.0, 1.0); - pix.r = float((lobe * b + lobe * d + lobe * h + lobe * f + e) * rcpL); -#if (FSR_PQ == 1) - pix.r = FromGamma2(pix.r); -#endif - - return pix; -} \ No newline at end of file diff --git a/configs/dotfiles/neofetch/config.conf b/configs/dotfiles/neofetch/config.conf deleted file mode 100644 index c12b690..0000000 --- a/configs/dotfiles/neofetch/config.conf +++ /dev/null @@ -1,38 +0,0 @@ -print_info() { - prin "\n" - prin "\n" - prin "\n" - info "\n \n \n \n \n \n \n \n \n USER" title - prin "┌───────────────────────────────┐" - info " ​ ​ OS" distro - info " ​ ​ Host" model - info " ​ ​ Kernel" kernel - info " ​ ​ Uptime" uptime - info " ​ ​ Packages" packages - info " ​ ​ Shell" shell - info " ​ ​ DE" de - info " ​ ​ WM" wm - info " ​ ​ Memory" memory - prin "└───────────────────────────────┘" - - prin "\n" - prin "\n \n \n \n \n \n \n \n \n ${cl0}⬤ ${cl7}⬤ ${cl6}⬤ ${cl5}⬤ ${cl4}⬤ ${cl3}⬤ ${cl2}⬤ ${cl1}⬤" -} - -reset="\033[0m" -red="\033[1;31m" -green="\033[1;32m" -yellow="\033[1;33m" -blue="\033[1;34m" -magenta="\033[1;35m" -cyan="\033[1;36m" -white="\033[1;37m" - -cl0="${reset}" -cl1="${red}" -cl2="${green}" -cl3="${yellow}" -cl4="${blue}" -cl5="${magenta}" -cl6="${cyan}" -cl7="${white}" \ No newline at end of file diff --git a/configs/dotfiles/zellij/config.kdl b/configs/dotfiles/zellij/config.kdl deleted file mode 100644 index 9fffc74..0000000 --- a/configs/dotfiles/zellij/config.kdl +++ /dev/null @@ -1,314 +0,0 @@ -// theme "dracula" - -simplified_ui true - -default_layout "compact" - -pane_frames true - -keybinds { - normal { - // uncomment this and adjust key if using copy_on_select=false - // bind "Alt c" { Copy; } - } - locked { - bind "Ctrl g" { SwitchToMode "Normal"; } - } - resize { - bind "Ctrl n" { SwitchToMode "Normal"; } - bind "h" "Left" { Resize "Increase Left"; } - bind "j" "Down" { Resize "Increase Down"; } - bind "k" "Up" { Resize "Increase Up"; } - bind "l" "Right" { Resize "Increase Right"; } - bind "H" { Resize "Decrease Left"; } - bind "J" { Resize "Decrease Down"; } - bind "K" { Resize "Decrease Up"; } - bind "L" { Resize "Decrease Right"; } - bind "=" "+" { Resize "Increase"; } - bind "-" { Resize "Decrease"; } - } - pane { - bind "Ctrl p" { SwitchToMode "Normal"; } - bind "h" "Left" { MoveFocus "Left"; } - bind "l" "Right" { MoveFocus "Right"; } - bind "j" "Down" { MoveFocus "Down"; } - bind "k" "Up" { MoveFocus "Up"; } - bind "p" { SwitchFocus; } - bind "n" { NewPane; SwitchToMode "Normal"; } - bind "d" { NewPane "Down"; SwitchToMode "Normal"; } - bind "r" { NewPane "Right"; SwitchToMode "Normal"; } - bind "x" { CloseFocus; SwitchToMode "Normal"; } - bind "f" { ToggleFocusFullscreen; SwitchToMode "Normal"; } - bind "z" { TogglePaneFrames; SwitchToMode "Normal"; } - bind "w" { ToggleFloatingPanes; SwitchToMode "Normal"; } - bind "e" { TogglePaneEmbedOrFloating; SwitchToMode "Normal"; } - bind "c" { SwitchToMode "RenamePane"; PaneNameInput 0;} - } - move { - bind "Ctrl h" { SwitchToMode "Normal"; } - bind "n" "Tab" { MovePane; } - bind "p" { MovePaneBackwards; } - bind "h" "Left" { MovePane "Left"; } - bind "j" "Down" { MovePane "Down"; } - bind "k" "Up" { MovePane "Up"; } - bind "l" "Right" { MovePane "Right"; } - } - tab { - bind "Ctrl t" { SwitchToMode "Normal"; } - bind "r" { SwitchToMode "RenameTab"; TabNameInput 0; } - bind "h" "Left" "Up" "k" { GoToPreviousTab; } - bind "l" "Right" "Down" "j" { GoToNextTab; } - bind "n" { NewTab; SwitchToMode "Normal"; } - bind "x" { CloseTab; SwitchToMode "Normal"; } - bind "s" { ToggleActiveSyncTab; SwitchToMode "Normal"; } - bind "b" { BreakPane; SwitchToMode "Normal"; } - bind "]" { BreakPaneRight; SwitchToMode "Normal"; } - bind "[" { BreakPaneLeft; SwitchToMode "Normal"; } - bind "1" { GoToTab 1; SwitchToMode "Normal"; } - bind "2" { GoToTab 2; SwitchToMode "Normal"; } - bind "3" { GoToTab 3; SwitchToMode "Normal"; } - bind "4" { GoToTab 4; SwitchToMode "Normal"; } - bind "5" { GoToTab 5; SwitchToMode "Normal"; } - bind "6" { GoToTab 6; SwitchToMode "Normal"; } - bind "7" { GoToTab 7; SwitchToMode "Normal"; } - bind "8" { GoToTab 8; SwitchToMode "Normal"; } - bind "9" { GoToTab 9; SwitchToMode "Normal"; } - bind "Tab" { ToggleTab; } - } - scroll { - bind "Ctrl s" { SwitchToMode "Normal"; } - bind "e" { EditScrollback; SwitchToMode "Normal"; } - bind "s" { SwitchToMode "EnterSearch"; SearchInput 0; } - bind "Ctrl c" { ScrollToBottom; SwitchToMode "Normal"; } - bind "j" "Down" { ScrollDown; } - bind "k" "Up" { ScrollUp; } - bind "Ctrl f" "PageDown" "Right" "l" { PageScrollDown; } - bind "Ctrl b" "PageUp" "Left" "h" { PageScrollUp; } - bind "d" { HalfPageScrollDown; } - bind "u" { HalfPageScrollUp; } - // uncomment this and adjust key if using copy_on_select=false - // bind "Alt c" { Copy; } - } - search { - bind "Ctrl s" { SwitchToMode "Normal"; } - bind "Ctrl c" { ScrollToBottom; SwitchToMode "Normal"; } - bind "j" "Down" { ScrollDown; } - bind "k" "Up" { ScrollUp; } - bind "Ctrl f" "PageDown" "Right" "l" { PageScrollDown; } - bind "Ctrl b" "PageUp" "Left" "h" { PageScrollUp; } - bind "d" { HalfPageScrollDown; } - bind "u" { HalfPageScrollUp; } - bind "n" { Search "down"; } - bind "p" { Search "up"; } - bind "c" { SearchToggleOption "CaseSensitivity"; } - bind "w" { SearchToggleOption "Wrap"; } - bind "o" { SearchToggleOption "WholeWord"; } - } - entersearch { - bind "Ctrl c" "Esc" { SwitchToMode "Scroll"; } - bind "Enter" { SwitchToMode "Search"; } - } - renametab { - bind "Ctrl c" { SwitchToMode "Normal"; } - bind "Esc" { UndoRenameTab; SwitchToMode "Tab"; } - } - renamepane { - bind "Ctrl c" { SwitchToMode "Normal"; } - bind "Esc" { UndoRenamePane; SwitchToMode "Pane"; } - } - session { - bind "Ctrl o" { SwitchToMode "Normal"; } - bind "Ctrl s" { SwitchToMode "Scroll"; } - bind "d" { Detach; } - bind "w" { - LaunchOrFocusPlugin "zellij:session-manager" { - floating true - move_to_focused_tab true - }; - SwitchToMode "Normal" - } - } - tmux { - bind "[" { SwitchToMode "Scroll"; } - bind "Ctrl b" { Write 2; SwitchToMode "Normal"; } - bind "\"" { NewPane "Down"; SwitchToMode "Normal"; } - bind "%" { NewPane "Right"; SwitchToMode "Normal"; } - bind "z" { ToggleFocusFullscreen; SwitchToMode "Normal"; } - bind "c" { NewTab; SwitchToMode "Normal"; } - bind "," { SwitchToMode "RenameTab"; } - bind "p" { GoToPreviousTab; SwitchToMode "Normal"; } - bind "n" { GoToNextTab; SwitchToMode "Normal"; } - bind "Left" { MoveFocus "Left"; SwitchToMode "Normal"; } - bind "Right" { MoveFocus "Right"; SwitchToMode "Normal"; } - bind "Down" { MoveFocus "Down"; SwitchToMode "Normal"; } - bind "Up" { MoveFocus "Up"; SwitchToMode "Normal"; } - bind "h" { MoveFocus "Left"; SwitchToMode "Normal"; } - bind "l" { MoveFocus "Right"; SwitchToMode "Normal"; } - bind "j" { MoveFocus "Down"; SwitchToMode "Normal"; } - bind "k" { MoveFocus "Up"; SwitchToMode "Normal"; } - bind "o" { FocusNextPane; } - bind "d" { Detach; } - bind "Space" { NextSwapLayout; } - bind "x" { CloseFocus; SwitchToMode "Normal"; } - } - shared_except "locked" { - bind "Ctrl g" { SwitchToMode "Locked"; } - bind "Ctrl q" { Quit; } - bind "Alt n" { NewPane; } - bind "Alt h" "Alt Left" { MoveFocusOrTab "Left"; } - bind "Alt l" "Alt Right" { MoveFocusOrTab "Right"; } - bind "Alt j" "Alt Down" { MoveFocus "Down"; } - bind "Alt k" "Alt Up" { MoveFocus "Up"; } - bind "Alt =" "Alt +" { Resize "Increase"; } - bind "Alt -" { Resize "Decrease"; } - bind "Alt [" { PreviousSwapLayout; } - bind "Alt ]" { NextSwapLayout; } - } - shared_except "normal" "locked" { - bind "Enter" "Esc" { SwitchToMode "Normal"; } - } - shared_except "pane" "locked" { - bind "Ctrl p" { SwitchToMode "Pane"; } - } - shared_except "resize" "locked" { - bind "Ctrl n" { SwitchToMode "Resize"; } - } - shared_except "scroll" "locked" { - bind "Ctrl s" { SwitchToMode "Scroll"; } - } - shared_except "session" "locked" { - bind "Ctrl o" { SwitchToMode "Session"; } - } - shared_except "tab" "locked" { - bind "Ctrl t" { SwitchToMode "Tab"; } - } - shared_except "move" "locked" { - bind "Ctrl h" { SwitchToMode "Move"; } - } - shared_except "tmux" "locked" { - bind "Ctrl b" { SwitchToMode "Tmux"; } - } -} - -plugins { - tab-bar { path "tab-bar"; } - status-bar { path "status-bar"; } - strider { path "strider"; } - compact-bar { path "compact-bar"; } - session-manager { path "session-manager"; } -} - -// Choose what to do when zellij receives SIGTERM, SIGINT, SIGQUIT or SIGHUP -// eg. when terminal window with an active zellij session is closed -// Options: -// - detach (Default) -// - quit -// -// on_force_close "quit" - -// Choose the path to the default shell that zellij will use for opening new panes -// Default: $SHELL -// -// default_shell "fish" - -// Choose the path to override cwd that zellij will use for opening new panes -// -// default_cwd "" - -// Toggle between having Zellij lay out panes according to a predefined set of layouts whenever possible -// Options: -// - true (default) -// - false -// -// auto_layout true - -// Whether sessions should be serialized to the cache folder (including their tabs/panes, cwds and running commands) so that they can later be resurrected -// Options: -// - true (default) -// - false -// -// session_serialization false - -// Whether pane viewports are serialized along with the session, default is false -// Options: -// - true -// - false (default) -// serialize_pane_viewport true - -// Scrollback lines to serialize along with the pane viewport when serializing sessions, 0 -// defaults to the scrollback size. If this number is higher than the scrollback size, it will -// also default to the scrollback size. This does nothing if `serialize_pane_viewport` is not true. -// -// scrollback_lines_to_serialize 10000 - -// Choose the mode that zellij uses when starting up. -// Default: normal -// -// default_mode "locked" - -// Toggle enabling the mouse mode. -// On certain configurations, or terminals this could -// potentially interfere with copying text. -// Options: -// - true (default) -// - false -// -// mouse_mode false - -// Configure the scroll back buffer size -// This is the number of lines zellij stores for each pane in the scroll back -// buffer. Excess number of lines are discarded in a FIFO fashion. -// Valid values: positive integers -// Default value: 10000 -// -// scroll_buffer_size 10000 - -// Provide a command to execute when copying text. The text will be piped to -// the stdin of the program to perform the copy. This can be used with -// terminal emulators which do not support the OSC 52 ANSI control sequence -// that will be used by default if this option is not set. -// Examples: -// -// copy_command "xclip -selection clipboard" // x11 -// copy_command "wl-copy" // wayland -// copy_command "pbcopy" // osx - -// Choose the destination for copied text -// Allows using the primary selection buffer (on x11/wayland) instead of the system clipboard. -// Does not apply when using copy_command. -// Options: -// - system (default) -// - primary -// -// copy_clipboard "primary" - -// Enable or disable automatic copy (and clear) of selection when releasing mouse -// Default: true -// -// copy_on_select false - -// Path to the default editor to use to edit pane scrollbuffer -// Default: $EDITOR or $VISUAL -// -// scrollback_editor "/usr/bin/vim" - -// When attaching to an existing session with other users, -// should the session be mirrored (true) -// or should each user have their own cursor (false) -// Default: false -// -// mirror_session true - -// The folder in which Zellij will look for layouts -// -// layout_dir "/path/to/my/layout_dir" - -// The folder in which Zellij will look for themes -// -// theme_dir "/path/to/my/theme_dir" - -// Enable or disable the rendering of styled and colored underlines (undercurl). -// May need to be disabled for certain unsupported terminals -// Default: true -// -// styled_underlines false diff --git a/configs/dotfiles/zellij/layouts/custom.kdl b/configs/dotfiles/zellij/layouts/custom.kdl deleted file mode 100644 index 3cda74f..0000000 --- a/configs/dotfiles/zellij/layouts/custom.kdl +++ /dev/null @@ -1,11 +0,0 @@ -layout { - pane size=1 borderless=true { - plugin location="zellij:compact-bar" - } - - pane borderless=false - - pane size=2 borderless=true { - plugin location="zellij:status-bar" - } -} \ No newline at end of file diff --git a/configs/dotfiles/zellij/themes/dracula.kdl b/configs/dotfiles/zellij/themes/dracula.kdl deleted file mode 100644 index 2b31dcb..0000000 --- a/configs/dotfiles/zellij/themes/dracula.kdl +++ /dev/null @@ -1,15 +0,0 @@ -themes { - dracula { - fg 248 248 242 - bg 40 42 54 - black 0 0 0 - red 255 85 85 - green 80 250 123 - yellow 241 250 140 - blue 98 114 164 - magenta 255 121 198 - cyan 139 233 253 - white 255 255 255 - orange 255 184 108 - } -} \ No newline at end of file diff --git a/configs/dotfiles/zellij/themes/half-dark.kdl b/configs/dotfiles/zellij/themes/half-dark.kdl deleted file mode 100644 index 3f745e8..0000000 --- a/configs/dotfiles/zellij/themes/half-dark.kdl +++ /dev/null @@ -1,15 +0,0 @@ -themes { - half-dark { - fg 220 223 228 - bg 40 44 52 - black 27 29 35 - red 227 63 76 - green 152 195 121 - yellow 229 192 123 - blue 97 175 239 - magenta 198 120 221 - cyan 86 182 194 - white 233 225 254 - orange 216 133 76 - } -} diff --git a/configs/dotfiles/zellij/themes/nord.kdl b/configs/dotfiles/zellij/themes/nord.kdl deleted file mode 100644 index c6b5d49..0000000 --- a/configs/dotfiles/zellij/themes/nord.kdl +++ /dev/null @@ -1,15 +0,0 @@ -themes { - nord { - fg 216 222 233 // #D8DEE9 - bg 46 52 64 // #2E3440 - black 59 66 82 // #3B4252 - red 191 97 106 // #BF616A - green 163 190 140 // #A3BE8C - yellow 235 203 139 // #EBCB8B - blue 129 161 193 // #81A1C1 - magenta 180 142 173 // #B48EAD - cyan 136 192 208 // #88C0D0 - white 229 233 240 // #E5E9F0 - orange 208 135 112 // #D08770 - } -} \ No newline at end of file diff --git a/configs/shell/bash/.bashrc b/configs/shell/bash/.bashrc deleted file mode 100644 index ed33d5f..0000000 --- a/configs/shell/bash/.bashrc +++ /dev/null @@ -1,12 +0,0 @@ -# .bashrc -export $(dbus-launch) - -# If not running interactively, don't do anything -[[ $- != *i* ]] && return - -alias ls='ls --color=auto' -PS1='[\u@\h \W]\$ ' -. "$HOME/.cargo/env" - -[[ -f ~/.bash-preexec.sh ]] && source ~/.bash-preexec.sh -eval "$(atuin init bash)" diff --git a/configs/shell/zsh/.zlogin b/configs/shell/zsh/.zlogin deleted file mode 100644 index b5cb606..0000000 --- a/configs/shell/zsh/.zlogin +++ /dev/null @@ -1 +0,0 @@ -[ "$(tty)" = "/dev/tty1" ] && exec Hyprland \ No newline at end of file diff --git a/configs/shell/zsh/.zsh/aliases/directories/main.zsh b/configs/shell/zsh/.zsh/aliases/directories/main.zsh deleted file mode 100644 index 96ef691..0000000 --- a/configs/shell/zsh/.zsh/aliases/directories/main.zsh +++ /dev/null @@ -1,2 +0,0 @@ -alias dotfiles="cd $DOTFILES && ls" -alias projects="cd $HOME/Code && ls" diff --git a/configs/shell/zsh/.zsh/aliases/export.zsh b/configs/shell/zsh/.zsh/aliases/export.zsh deleted file mode 100644 index 0e6d5a8..0000000 --- a/configs/shell/zsh/.zsh/aliases/export.zsh +++ /dev/null @@ -1,5 +0,0 @@ -source ~/.zsh/aliases/global/main.zsh -source ~/.zsh/aliases/directories/main.zsh -source ~/.zsh/aliases/git/main.zsh -source ~/.zsh/aliases/network/main.zsh -source ~/.zsh/aliases/flatpak/main.zsh diff --git a/configs/shell/zsh/.zsh/aliases/flatpak/main.zsh b/configs/shell/zsh/.zsh/aliases/flatpak/main.zsh deleted file mode 100644 index 4892772..0000000 --- a/configs/shell/zsh/.zsh/aliases/flatpak/main.zsh +++ /dev/null @@ -1,5 +0,0 @@ -alias fclean="flatpak uninstall --unused --delete-data" -alias fpkg="flatpak install flathub" -alias fup="flatpak update" -alias fsearch="flatpak search" -alias fdir="cd $HOME/.var/app && ls" diff --git a/configs/shell/zsh/.zsh/aliases/git/main.zsh b/configs/shell/zsh/.zsh/aliases/git/main.zsh deleted file mode 100644 index df52f2f..0000000 --- a/configs/shell/zsh/.zsh/aliases/git/main.zsh +++ /dev/null @@ -1,17 +0,0 @@ -alias lg="lazygit" -alias gs="git status" -alias gb="git branch" -alias gc="git checkout" -alias gl="git log --oneline --decorate --color" -alias amend="git add . && git commit --amend --no-edit" -alias ct="git add . && git commit -m" -alias diff="git diff" -alias force="git push --force" -alias nuke="git clean -df && git reset --hard" -alias pop="git stash pop" -alias pull="git pull" -alias push="git push" -alias resolve="git add . && git commit --no-edit" -alias stash="git stash -u" -alias unstage="git restore --staged ." -alias wip="ct wip" diff --git a/configs/shell/zsh/.zsh/aliases/global/main.zsh b/configs/shell/zsh/.zsh/aliases/global/main.zsh deleted file mode 100644 index fed4894..0000000 --- a/configs/shell/zsh/.zsh/aliases/global/main.zsh +++ /dev/null @@ -1,34 +0,0 @@ -alias alist="alias" - -alias fetch="neofetch" - -alias wget-scrape="wget -m -k -K -E" -alias pcp="pwd | wl-copy && echo 'Path : $(pwd) copied to clipboard !'" - -alias grub-path="cd /etc/default" -alias findbin="whereis" -alias pmx="chmod +x" -alias pmr="chmod -x" -alias steam="steam -forcedesktopscaling=1" -alias steamos="$STEAM_OS" -alias z="zellij" -alias zk="zellij kill-all-sessions -y" -alias sp="LD_PRELOAD=/usr/lib/spotify-adblock.so spotify" -alias nk="$NEKORAY_PATH" -alias snk="sudo $NEKORAY_PATH" -alias vscode="$CODE_PATH --no-sandbox" -alias serve="miniserve -z" -alias myip="curl "http://ip-api.com/json/" | pp_json" -alias reloadshell="omz reload" -alias yo="echo '¯\_(ツ)_/¯'" -alias hardware="inxi -b" -alias psfind="ps -aux | grep" -alias dsu="dust -d 1 -b" -alias edit-dns="sudo nano /etc/resolv.conf" -alias dns-changer="sudo $DNS_CHANGER" - -alias lt="eza --header --icons -l" -alias lf="eza -lF --color=always" -alias ld="eza -lD --header" -alias lh="eza -dl .* --group-directories-first" -alias ll="eza -al --group-directories-first" diff --git a/configs/shell/zsh/.zsh/aliases/network/main.zsh b/configs/shell/zsh/.zsh/aliases/network/main.zsh deleted file mode 100644 index 8869456..0000000 --- a/configs/shell/zsh/.zsh/aliases/network/main.zsh +++ /dev/null @@ -1,17 +0,0 @@ -connect_to_wifi() { - echo "Enter the name (SSID) of the Wi-Fi network you want to connect to:" - read ssid - - echo "Enter the password for the Wi-Fi network:" - read -s password - - sudo nmcli dev wifi connect "$ssid" password "$password" -} - -list_wifi_networks() { - echo "Available Wi-Fi Networks:" - nmcli dev wifi list -} - -alias wlist="list_wifi_networks" -alias wconnect="connect_to_wifi" diff --git a/configs/shell/zsh/.zsh/functions/helpers/main.zsh b/configs/shell/zsh/.zsh/functions/helpers/main.zsh deleted file mode 100644 index e0384ce..0000000 --- a/configs/shell/zsh/.zsh/functions/helpers/main.zsh +++ /dev/null @@ -1,46 +0,0 @@ -log() { - local timestamp=$(date +"%T") - local message="======> $1 : $timestamp" - - echo -e "$message\n" -} - -params_required() { - local param_name="$1" - local error_message="$2" - local param_value="$3" - - if [ -z "$error_message" ]; then - error_message="Parameter '$param_name' is required but not provided." - fi - - if [ -z "$param_value" ]; then - echo "$error_message" >&2 - exit 1 - fi -} - -validate_params() { - local error_message="$1" - shift - local required_params=("$@") - local missing_params=() - - for param in "${required_params[@]}"; do - if [ -z "${!param}" ]; then - missing_params+=("$param") - fi - done - - if [ ${#missing_params[@]} -gt 0 ]; then - echo "$error_message Missing parameters: ${missing_params[*]}" >&2 - exit 1 - fi -} - -check_command() { - if ! command -v $1 &>/dev/null; then - log "Command $1 is not installed. Please install $1 to continue." - exit 1 - fi -} diff --git a/configs/shell/zsh/.zsh/functions/main.zsh b/configs/shell/zsh/.zsh/functions/main.zsh deleted file mode 100644 index fe30ff6..0000000 --- a/configs/shell/zsh/.zsh/functions/main.zsh +++ /dev/null @@ -1,81 +0,0 @@ -source ~/.zsh/functions/helpers/main.zsh -source ~/.zsh/functions/speed-test/main.zsh - -convert_video_to_gif() { - local fps=60 - local input_video="$1" - local output_filename="output_$(date +"%Y%m%d%H%M%S").gif" - - ffmpeg -i "$input_video" -vf "fps=$fps,scale=1920:-1:flags=lanczos" -c:v gif "$output_filename" - - echo "GIF created: $output_filename" -} - -set_timezone() { - local timezone="" - local timezones_path="/usr/share/zoneinfo" - - echo "Select a timezone:" - select tz_option in $timezones_path/*; do - if [[ -e $tz_option ]]; then - timezone="${tz_option##*/}" - break - else - echo "Invalid option. Please select a valid timezone." - fi - done - - sudo ln -sf "$tz_option" "/etc/localtime" - echo "Timezone set to $timezone" -} - -extract() { - params_required "File" "Usage: extract [path/compressed_filename]" "$1" - - case $1 in - *.tar.bz2) tar xvjf $1 ;; - *.tar.gz) tar xvzf $1 ;; - *.tar.xz) tar xvJf $1 ;; - *.lzma) unlzma $1 ;; - *.bz2) bunzip2 $1 ;; - *.rar) unrar x -ad $1 ;; - *.gz) gunzip $1 ;; - *.tar) tar xvf $1 ;; - *.tbz2) tar xvjf $1 ;; - *.tgz) tar xvzf $1 ;; - *.zip) unzip $1 ;; - *.Z) uncompress $1 ;; - *.7z) 7z x $1 ;; - *.xz) unxz $1 ;; - *.exe) cabextract $1 ;; - *) echo "extract: '$1' - unknown archive method" ;; - esac - - if [ $? -eq 0 ]; then - echo "File extracted successfully: $1" - else - echo "Failed to extract file: $1" - fi -} - -compress() { - params_required "File" "Usage: compress [compressed_filename]. " "$1" - - compressed_filename="$1" - file_or_dir="$2" - - case $compressed_filename in - *.tar) tar cvf "$compressed_filename" "$file_or_dir" ;; - *.tar.gz) tar czvf "$compressed_filename" "$file_or_dir" ;; - *.tar.bz2) tar cjvf "$compressed_filename" "$file_or_dir" ;; - *.tar.xz) tar cJvf "$compressed_filename" "$file_or_dir" ;; - *.zip) zip -r "$compressed_filename" "$file_or_dir" ;; - *) echo "compress: '$compressed_filename' - unknown compression method" ;; - esac - - if [ $? -eq 0 ]; then - echo "Compression successful: $compressed_filename" - else - echo "Compression failed: $compressed_filename" - fi -} diff --git a/configs/shell/zsh/.zsh/functions/speed-test/main.zsh b/configs/shell/zsh/.zsh/functions/speed-test/main.zsh deleted file mode 100644 index 628b6c5..0000000 --- a/configs/shell/zsh/.zsh/functions/speed-test/main.zsh +++ /dev/null @@ -1,18 +0,0 @@ -wget_speed() { - check_command wget - - log "WGET Speedtest" - log "URL $SPEEDTEST_DOWNLOAD_URL" - - wget -q --show-progress --progress=bar -O /dev/null $SPEEDTEST_DOWNLOAD_URL -} - -curl_speed() { - check_command curl - - log "Curl Speedtest" - - curl $SPEEDTEST_DOWNLOAD_URL >/dev/null -} - -alias wp="wget_speed" diff --git a/configs/shell/zsh/.zsh/os/debian/main.zsh b/configs/shell/zsh/.zsh/os/debian/main.zsh deleted file mode 100644 index fbe677c..0000000 --- a/configs/shell/zsh/.zsh/os/debian/main.zsh +++ /dev/null @@ -1,8 +0,0 @@ -alias dshutdown="sudo shutdown now" -alias dreboot="sudo reboot" -alias dupdate="sudo apt update" -alias dupgrade="sudo apt upgrade" -alias dinstall="sudo apt install" -alias dremove="sudo apt remove" -alias dsearch="apt search" -alias dinfo="apt show" diff --git a/configs/shell/zsh/.zsh/os/export.zsh b/configs/shell/zsh/.zsh/os/export.zsh deleted file mode 100644 index 8774301..0000000 --- a/configs/shell/zsh/.zsh/os/export.zsh +++ /dev/null @@ -1,7 +0,0 @@ -if [[ "$OS" = void ]]; then - source ~/.zsh/os/void/main.zsh -elif [[ "$OS" = debian ]]; then - source ~/.zsh/os/debian/main.zsh -else - echo "Unsupported operating system: $OS" -fi diff --git a/configs/shell/zsh/.zsh/os/void/main.zsh b/configs/shell/zsh/.zsh/os/void/main.zsh deleted file mode 100644 index dacdcb6..0000000 --- a/configs/shell/zsh/.zsh/os/void/main.zsh +++ /dev/null @@ -1,51 +0,0 @@ -alias void-pkgs="cd $VOID_PACKAGES_PATH" -alias vshutdown="sudo shutdown -h now" -alias vreboot="sudo reboot" -alias vrepos="xbps-query -L" -alias vpkgf="xbps-query -f" -alias vpkg="sudo xbps-install -S" -alias vup="sudo xbps-install -Su" -alias vrm="sudo xbps-remove -R" -alias vcpurge="sudo xbps-remove -O" -alias vsearch="xbps-query -Rs" -alias vinfo="xbps-query -S" -alias vlocate="xbps-query -f" -alias vlist="xbps-query -l" -alias vrepos="xbps-query -L" -alias vhold="sudo xbps-pkgdb -m hold" -alias vunhold="sudo xbps-pkgdb -m unhold" -alias vmirror="sudo xmirror" -alias killall="pkill -f" - -alias svservices="ls /etc/sv/" -alias svlist="ls -la /var/service/" -alias svreset="sudo sv restart" -alias svstatus="sudo sv status" -alias svon="sudo sv up" -alias svoff="sudo sv down" - -svenable() { - if [ -z "$1" ]; then - echo "Error: Please provide the path of the service to add" - return 1 - fi - sudo ln -s $1 /var/service -} - -svdisable() { - if [ -z "$1" ]; then - echo "Error: Please provide the name of the service to remove" - return 1 - fi - sudo rm -rf "/var/service/$1" -} - -alias rmhyprland="vrm hyprland hyprland-protocols hyprlang xdg-desktop-portal-hyprland" - -installhyprland() { - if [ -z "$1" ]; then - echo "Error: Please provide the path of packages" - return 1 - fi - sudo xbps-install -R $1 hyprland hyprland-protocols hyprlang xdg-desktop-portal-hyprland -} diff --git a/configs/shell/zsh/.zshenv b/configs/shell/zsh/.zshenv deleted file mode 100644 index e6878b3..0000000 --- a/configs/shell/zsh/.zshenv +++ /dev/null @@ -1,37 +0,0 @@ -export $(dbus-launch) -export ZELLIJ_START=false -export ZSH=$HOME/.oh-my-zsh -export OS_ID="$(grep -i -w 'ID=' /etc/os-release | awk -F= '{print $2}')" -export OS="$(grep -i -w "ID=" /etc/os-release | grep -oP '(?<=")[^"]*')" -export NEKORAY_PATH=/opt/nekoray/nekoray -export CODE_PATH=/opt/vscode/code -export DOTFILES=$HOME/.dots-hyprland -export VOID_PACKAGES_PATH=$HOME/.local/pkgs/void-packages -export DNS_CHANGER=$HOME/.scripts/dns-changer/main.sh -export STEAM_OS=$HOME/.steam-os/main.sh -export SPEEDTEST_DOWNLOAD_URL="http://185.239.106.174/assets/12mb.png" - -if [ -d "/home/$USER/platform-tools" ]; then - export PATH="$HOME/platform-tools:$PATH" -fi - -if [ -d "/home/$USER/.deno" ]; then - export DENO_INSTALL="/home/$USER/.deno" - export PATH="$DENO_INSTALL/bin:$PATH" -fi - -if [ -d "/home/$USER/.cargo" ]; then - . "/home/$USER/.cargo/env" -fi - -if [ -d "/home/$USER/.bun" ]; then - [ -s "/home/$USER/.bun/_bun" ] && source "/home/$USER/.bun/_bun" - export BUN_INSTALL="$HOME/.bun" - export PATH="$BUN_INSTALL/bin:$PATH" -fi - -if [ -d "/home/$USER/.nvm" ]; then - export PATH="$HOME/.local/share/bob/nvim-bin:$PATH" - export NVM_DIR="$([ -z "${XDG_CONFIG_HOME-}" ] && printf %s "${HOME}/.nvm" || printf %s "${XDG_CONFIG_HOME}/nvm")" - [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" -fi diff --git a/configs/shell/zsh/.zshrc b/configs/shell/zsh/.zshrc deleted file mode 100644 index 916e406..0000000 --- a/configs/shell/zsh/.zshrc +++ /dev/null @@ -1,13 +0,0 @@ -# shell to zsh : chsh -s $(which zsh) - -ZSH_THEME="nebirhos" -# zsh-syntax-highlighting: https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/INSTALL.md -# zsh-autosuggestions: https://github.com/zsh-users/zsh-autosuggestions/blob/master/INSTALL.md -plugins=(zsh-syntax-highlighting zsh-autosuggestions git themes jsontools) - -source $ZSH/oh-my-zsh.sh -source ~/.zsh/functions/main.zsh -source ~/.zsh/aliases/export.zsh -source ~/.zsh/os/export.zsh - -eval "$(atuin init zsh --disable-up-arrow)" diff --git a/configs/utils/.gamescope/configs.sh b/configs/utils/.gamescope/configs.sh deleted file mode 100755 index 98fd706..0000000 --- a/configs/utils/.gamescope/configs.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/usr/bin/env bash - -export WIDTH=1920 -export HEIGHT=1080 -export REFRESH_RATE=75 - -export PCSX2=~/Games/Pcsx2/pcsx2.AppImage -export RPCS3=~/Games/Rpcs3/rpcs3.AppImage diff --git a/configs/utils/.gamescope/pcsx2/main.sh b/configs/utils/.gamescope/pcsx2/main.sh deleted file mode 100755 index 5844260..0000000 --- a/configs/utils/.gamescope/pcsx2/main.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/usr/bin/env bash - -source ~/.gamescope/utils/main.sh -source ~/.gamescope/configs.sh - -run_os() { - MANGOHUD=1 gamescope --xwayland-count 2 -W $WIDTH -H $HEIGHT -F fsr --sharpness 1 -- $PCSX2 -fullscreen -bigpicture -} - -presetup -run_os diff --git a/configs/utils/.gamescope/rpcs3/main.sh b/configs/utils/.gamescope/rpcs3/main.sh deleted file mode 100755 index e68abd9..0000000 --- a/configs/utils/.gamescope/rpcs3/main.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/usr/bin/env bash - -source ~/.gamescope/utils/main.sh -source ~/.gamescope/configs.sh - -run_os() { - MANGOHUD=1 gamescope -W $WIDTH -H $HEIGHT -F fsr --sharpness 1 -- $RPCS3 -} - -presetup -run_os diff --git a/configs/utils/.gamescope/steam/main.sh b/configs/utils/.gamescope/steam/main.sh deleted file mode 100755 index d266a59..0000000 --- a/configs/utils/.gamescope/steam/main.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/usr/bin/env bash - -source ~/.gamescope/utils/main.sh -source ~/.gamescope/configs.sh - -run_os() { - MANGOHUD=1 STEAM_MULTIPLE_XWAYLANDS=1 gamescope -s 0.4 -e --xwayland-count 2 --adaptive-sync -F fsr -W $WIDTH -H $HEIGHT -r $REFRESH_RATE -- steam -gamepadui -} - -presetup -run_os diff --git a/configs/utils/.gamescope/utils/main.sh b/configs/utils/.gamescope/utils/main.sh deleted file mode 100755 index 827a67e..0000000 --- a/configs/utils/.gamescope/utils/main.sh +++ /dev/null @@ -1,30 +0,0 @@ -#!/usr/bin/env bash - -check_and_start() { - if ! pgrep -x "$1" >/dev/null; then - echo "Starting $1..." - sleep 1 && $2 & - else - echo "$1 is already running." - fi -} - -run_services() { - dbus-update-activation-environment --all && sleep 1 - check_and_start "pipewire" "/usr/bin/pipewire" - check_and_start "pipewire-pulse" "/usr/bin/pipewire-pulse" - check_and_start "wireplumber" "/usr/bin/wireplumber" -} - -check_command() { - if ! command -v $1 &>/dev/null; then - echo "$1 is not installed. Please install $1 to continue." - exit 1 - fi -} - -presetup() { - run_services - check_command "gamescope" - check_command "gamemoderun" -} diff --git a/configs/utils/.scripts/dns-changer/main.sh b/configs/utils/.scripts/dns-changer/main.sh deleted file mode 100755 index a3d4c59..0000000 --- a/configs/utils/.scripts/dns-changer/main.sh +++ /dev/null @@ -1,53 +0,0 @@ -#!/bin/bash - -declare -A dns_servers=( - ["Google"]="8.8.8.8,8.8.4.4" - ["Cloudflare"]="1.1.1.1" - ["403"]="10.202.10.202,10.202.10.102" - ["Shecan"]="178.22.122.100,185.51.200.2" -) - -display_dns_list() { - echo "Available DNS Servers:" - i=1 - for dns_name in "${!dns_servers[@]}"; do - echo "$i. ${dns_name}" - ((i++)) - done -} - -select_dns() { - read -p "Select a DNS server (enter the name or number): " selected_input - - if [[ $selected_input =~ ^[0-9]+$ ]]; then - if ((selected_input >= 1 && selected_input <= ${#dns_servers[@]})); then - selected_name=$(echo "${!dns_servers[@]}" | cut -d ' ' -f $selected_input) - selected_dns=${dns_servers[$selected_name]} - echo "Selected DNS server: $selected_dns" - else - echo "Invalid number. Please select a valid number." - select_dns - fi - else - if [[ -n ${dns_servers[$selected_input]} ]]; then - selected_dns=${dns_servers[$selected_input]} - echo "Selected DNS server: $selected_dns" - else - echo "Invalid name. Please select a valid name." - select_dns - fi - fi -} - -update_resolv_conf() { - sudo sh -c "echo '' > /etc/resolv.conf" - IFS=',' read -ra dns_array <<<"$1" - for dns in "${dns_array[@]}"; do - echo "nameserver $dns" | sudo tee -a /etc/resolv.conf >/dev/null - done - echo "Updated /etc/resolv.conf with DNS servers: $1" -} - -display_dns_list -select_dns -update_resolv_conf "$selected_dns" diff --git a/configs/hyprland/avizo/config.ini b/hypr-configs/hyprland/avizo/config.ini similarity index 100% rename from configs/hyprland/avizo/config.ini rename to hypr-configs/hyprland/avizo/config.ini diff --git a/configs/hyprland/dunst/dunstrc b/hypr-configs/hyprland/dunst/dunstrc similarity index 100% rename from configs/hyprland/dunst/dunstrc rename to hypr-configs/hyprland/dunst/dunstrc diff --git a/configs/hyprland/dunst/dunstrc.nk b/hypr-configs/hyprland/dunst/dunstrc.nk similarity index 100% rename from configs/hyprland/dunst/dunstrc.nk rename to hypr-configs/hyprland/dunst/dunstrc.nk diff --git a/configs/hyprland/eww/assets/perfil.png b/hypr-configs/hyprland/eww/assets/perfil.png similarity index 100% rename from configs/hyprland/eww/assets/perfil.png rename to hypr-configs/hyprland/eww/assets/perfil.png diff --git a/configs/hyprland/eww/bar/bar.scss b/hypr-configs/hyprland/eww/bar/bar.scss similarity index 100% rename from configs/hyprland/eww/bar/bar.scss rename to hypr-configs/hyprland/eww/bar/bar.scss diff --git a/configs/hyprland/eww/bar/bar.yuck b/hypr-configs/hyprland/eww/bar/bar.yuck similarity index 100% rename from configs/hyprland/eww/bar/bar.yuck rename to hypr-configs/hyprland/eww/bar/bar.yuck diff --git a/configs/hyprland/eww/central/central.scss b/hypr-configs/hyprland/eww/central/central.scss similarity index 100% rename from configs/hyprland/eww/central/central.scss rename to hypr-configs/hyprland/eww/central/central.scss diff --git a/configs/hyprland/eww/central/central.yuck b/hypr-configs/hyprland/eww/central/central.yuck similarity index 100% rename from configs/hyprland/eww/central/central.yuck rename to hypr-configs/hyprland/eww/central/central.yuck diff --git a/configs/hyprland/eww/eww.scss b/hypr-configs/hyprland/eww/eww.scss similarity index 100% rename from configs/hyprland/eww/eww.scss rename to hypr-configs/hyprland/eww/eww.scss diff --git a/configs/hyprland/eww/eww.yuck b/hypr-configs/hyprland/eww/eww.yuck similarity index 100% rename from configs/hyprland/eww/eww.yuck rename to hypr-configs/hyprland/eww/eww.yuck diff --git a/configs/hyprland/eww/notifications/notifications.scss b/hypr-configs/hyprland/eww/notifications/notifications.scss similarity index 100% rename from configs/hyprland/eww/notifications/notifications.scss rename to hypr-configs/hyprland/eww/notifications/notifications.scss diff --git a/configs/hyprland/eww/notifications/notifications.yuck b/hypr-configs/hyprland/eww/notifications/notifications.yuck similarity index 100% rename from configs/hyprland/eww/notifications/notifications.yuck rename to hypr-configs/hyprland/eww/notifications/notifications.yuck diff --git a/configs/hyprland/eww/scripts/apps.py b/hypr-configs/hyprland/eww/scripts/apps.py similarity index 100% rename from configs/hyprland/eww/scripts/apps.py rename to hypr-configs/hyprland/eww/scripts/apps.py diff --git a/configs/hyprland/eww/scripts/brightness b/hypr-configs/hyprland/eww/scripts/brightness similarity index 100% rename from configs/hyprland/eww/scripts/brightness rename to hypr-configs/hyprland/eww/scripts/brightness diff --git a/configs/hyprland/eww/scripts/details b/hypr-configs/hyprland/eww/scripts/details similarity index 100% rename from configs/hyprland/eww/scripts/details rename to hypr-configs/hyprland/eww/scripts/details diff --git a/configs/hyprland/eww/scripts/mediacontrol b/hypr-configs/hyprland/eww/scripts/mediacontrol similarity index 100% rename from configs/hyprland/eww/scripts/mediacontrol rename to hypr-configs/hyprland/eww/scripts/mediacontrol diff --git a/configs/hyprland/eww/scripts/netspeed b/hypr-configs/hyprland/eww/scripts/netspeed similarity index 100% rename from configs/hyprland/eww/scripts/netspeed rename to hypr-configs/hyprland/eww/scripts/netspeed diff --git a/configs/hyprland/eww/scripts/network b/hypr-configs/hyprland/eww/scripts/network similarity index 100% rename from configs/hyprland/eww/scripts/network rename to hypr-configs/hyprland/eww/scripts/network diff --git a/configs/hyprland/eww/scripts/popup b/hypr-configs/hyprland/eww/scripts/popup similarity index 100% rename from configs/hyprland/eww/scripts/popup rename to hypr-configs/hyprland/eww/scripts/popup diff --git a/configs/hyprland/eww/scripts/study b/hypr-configs/hyprland/eww/scripts/study similarity index 100% rename from configs/hyprland/eww/scripts/study rename to hypr-configs/hyprland/eww/scripts/study diff --git a/configs/hyprland/eww/scripts/sysinfo.sh b/hypr-configs/hyprland/eww/scripts/sysinfo.sh similarity index 100% rename from configs/hyprland/eww/scripts/sysinfo.sh rename to hypr-configs/hyprland/eww/scripts/sysinfo.sh diff --git a/configs/hyprland/eww/scripts/system b/hypr-configs/hyprland/eww/scripts/system similarity index 100% rename from configs/hyprland/eww/scripts/system rename to hypr-configs/hyprland/eww/scripts/system diff --git a/configs/hyprland/eww/scripts/updates b/hypr-configs/hyprland/eww/scripts/updates similarity index 100% rename from configs/hyprland/eww/scripts/updates rename to hypr-configs/hyprland/eww/scripts/updates diff --git a/configs/hyprland/eww/scripts/user.sh b/hypr-configs/hyprland/eww/scripts/user.sh similarity index 100% rename from configs/hyprland/eww/scripts/user.sh rename to hypr-configs/hyprland/eww/scripts/user.sh diff --git a/configs/hyprland/eww/scripts/volume b/hypr-configs/hyprland/eww/scripts/volume similarity index 100% rename from configs/hyprland/eww/scripts/volume rename to hypr-configs/hyprland/eww/scripts/volume diff --git a/configs/hyprland/eww/scripts/workspace b/hypr-configs/hyprland/eww/scripts/workspace similarity index 100% rename from configs/hyprland/eww/scripts/workspace rename to hypr-configs/hyprland/eww/scripts/workspace diff --git a/configs/hyprland/eww/volume/volume.scss b/hypr-configs/hyprland/eww/volume/volume.scss similarity index 100% rename from configs/hyprland/eww/volume/volume.scss rename to hypr-configs/hyprland/eww/volume/volume.scss diff --git a/configs/hyprland/eww/volume/volume.yuck b/hypr-configs/hyprland/eww/volume/volume.yuck similarity index 100% rename from configs/hyprland/eww/volume/volume.yuck rename to hypr-configs/hyprland/eww/volume/volume.yuck diff --git a/configs/hyprland/gtk-3.0/colors.css b/hypr-configs/hyprland/gtk-3.0/colors.css similarity index 100% rename from configs/hyprland/gtk-3.0/colors.css rename to hypr-configs/hyprland/gtk-3.0/colors.css diff --git a/configs/hyprland/gtk-3.0/gtk.css b/hypr-configs/hyprland/gtk-3.0/gtk.css similarity index 100% rename from configs/hyprland/gtk-3.0/gtk.css rename to hypr-configs/hyprland/gtk-3.0/gtk.css diff --git a/configs/hyprland/gtk-3.0/settings.ini b/hypr-configs/hyprland/gtk-3.0/settings.ini similarity index 100% rename from configs/hyprland/gtk-3.0/settings.ini rename to hypr-configs/hyprland/gtk-3.0/settings.ini diff --git a/configs/hyprland/hypr-theme/rofi/colors/adapta.rasi b/hypr-configs/hyprland/hypr-theme/rofi/colors/adapta.rasi similarity index 100% rename from configs/hyprland/hypr-theme/rofi/colors/adapta.rasi rename to hypr-configs/hyprland/hypr-theme/rofi/colors/adapta.rasi diff --git a/configs/hyprland/hypr-theme/rofi/colors/arc.rasi b/hypr-configs/hyprland/hypr-theme/rofi/colors/arc.rasi similarity index 100% rename from configs/hyprland/hypr-theme/rofi/colors/arc.rasi rename to hypr-configs/hyprland/hypr-theme/rofi/colors/arc.rasi diff --git a/configs/hyprland/hypr-theme/rofi/colors/black.rasi b/hypr-configs/hyprland/hypr-theme/rofi/colors/black.rasi similarity index 100% rename from configs/hyprland/hypr-theme/rofi/colors/black.rasi rename to hypr-configs/hyprland/hypr-theme/rofi/colors/black.rasi diff --git a/configs/hyprland/hypr-theme/rofi/colors/catppuccin.rasi b/hypr-configs/hyprland/hypr-theme/rofi/colors/catppuccin.rasi similarity index 100% rename from configs/hyprland/hypr-theme/rofi/colors/catppuccin.rasi rename to hypr-configs/hyprland/hypr-theme/rofi/colors/catppuccin.rasi diff --git a/configs/hyprland/hypr-theme/rofi/colors/cyberpunk.rasi b/hypr-configs/hyprland/hypr-theme/rofi/colors/cyberpunk.rasi similarity index 100% rename from configs/hyprland/hypr-theme/rofi/colors/cyberpunk.rasi rename to hypr-configs/hyprland/hypr-theme/rofi/colors/cyberpunk.rasi diff --git a/configs/hyprland/hypr-theme/rofi/colors/dracula.rasi b/hypr-configs/hyprland/hypr-theme/rofi/colors/dracula.rasi similarity index 100% rename from configs/hyprland/hypr-theme/rofi/colors/dracula.rasi rename to hypr-configs/hyprland/hypr-theme/rofi/colors/dracula.rasi diff --git a/configs/hyprland/hypr-theme/rofi/colors/everforest.rasi b/hypr-configs/hyprland/hypr-theme/rofi/colors/everforest.rasi similarity index 100% rename from configs/hyprland/hypr-theme/rofi/colors/everforest.rasi rename to hypr-configs/hyprland/hypr-theme/rofi/colors/everforest.rasi diff --git a/configs/hyprland/hypr-theme/rofi/colors/gruvbox.rasi b/hypr-configs/hyprland/hypr-theme/rofi/colors/gruvbox.rasi similarity index 100% rename from configs/hyprland/hypr-theme/rofi/colors/gruvbox.rasi rename to hypr-configs/hyprland/hypr-theme/rofi/colors/gruvbox.rasi diff --git a/configs/hyprland/hypr-theme/rofi/colors/lovelace.rasi b/hypr-configs/hyprland/hypr-theme/rofi/colors/lovelace.rasi similarity index 100% rename from configs/hyprland/hypr-theme/rofi/colors/lovelace.rasi rename to hypr-configs/hyprland/hypr-theme/rofi/colors/lovelace.rasi diff --git a/configs/hyprland/hypr-theme/rofi/colors/navy.rasi b/hypr-configs/hyprland/hypr-theme/rofi/colors/navy.rasi similarity index 100% rename from configs/hyprland/hypr-theme/rofi/colors/navy.rasi rename to hypr-configs/hyprland/hypr-theme/rofi/colors/navy.rasi diff --git a/configs/hyprland/hypr-theme/rofi/colors/nord.rasi b/hypr-configs/hyprland/hypr-theme/rofi/colors/nord.rasi similarity index 100% rename from configs/hyprland/hypr-theme/rofi/colors/nord.rasi rename to hypr-configs/hyprland/hypr-theme/rofi/colors/nord.rasi diff --git a/configs/hyprland/hypr-theme/rofi/colors/onedark.rasi b/hypr-configs/hyprland/hypr-theme/rofi/colors/onedark.rasi similarity index 100% rename from configs/hyprland/hypr-theme/rofi/colors/onedark.rasi rename to hypr-configs/hyprland/hypr-theme/rofi/colors/onedark.rasi diff --git a/configs/hyprland/hypr-theme/rofi/colors/paper.rasi b/hypr-configs/hyprland/hypr-theme/rofi/colors/paper.rasi similarity index 100% rename from configs/hyprland/hypr-theme/rofi/colors/paper.rasi rename to hypr-configs/hyprland/hypr-theme/rofi/colors/paper.rasi diff --git a/configs/hyprland/hypr-theme/rofi/colors/solarized.rasi b/hypr-configs/hyprland/hypr-theme/rofi/colors/solarized.rasi similarity index 100% rename from configs/hyprland/hypr-theme/rofi/colors/solarized.rasi rename to hypr-configs/hyprland/hypr-theme/rofi/colors/solarized.rasi diff --git a/configs/hyprland/hypr-theme/rofi/colors/tokyonight.rasi b/hypr-configs/hyprland/hypr-theme/rofi/colors/tokyonight.rasi similarity index 100% rename from configs/hyprland/hypr-theme/rofi/colors/tokyonight.rasi rename to hypr-configs/hyprland/hypr-theme/rofi/colors/tokyonight.rasi diff --git a/configs/hyprland/hypr-theme/rofi/colors/yousai.rasi b/hypr-configs/hyprland/hypr-theme/rofi/colors/yousai.rasi similarity index 100% rename from configs/hyprland/hypr-theme/rofi/colors/yousai.rasi rename to hypr-configs/hyprland/hypr-theme/rofi/colors/yousai.rasi diff --git a/configs/hyprland/hypr-theme/rofi/global.rasi b/hypr-configs/hyprland/hypr-theme/rofi/global.rasi similarity index 100% rename from configs/hyprland/hypr-theme/rofi/global.rasi rename to hypr-configs/hyprland/hypr-theme/rofi/global.rasi diff --git a/configs/hyprland/hypr-theme/waybar/global.css b/hypr-configs/hyprland/hypr-theme/waybar/global.css similarity index 100% rename from configs/hyprland/hypr-theme/waybar/global.css rename to hypr-configs/hyprland/hypr-theme/waybar/global.css diff --git a/configs/hyprland/hypr/configs/animation/export.conf b/hypr-configs/hyprland/hypr/configs/animation/export.conf similarity index 100% rename from configs/hyprland/hypr/configs/animation/export.conf rename to hypr-configs/hyprland/hypr/configs/animation/export.conf diff --git a/configs/hyprland/hypr/configs/animation/variants/animations-disable.conf b/hypr-configs/hyprland/hypr/configs/animation/variants/animations-disable.conf similarity index 100% rename from configs/hyprland/hypr/configs/animation/variants/animations-disable.conf rename to hypr-configs/hyprland/hypr/configs/animation/variants/animations-disable.conf diff --git a/configs/hyprland/hypr/configs/animation/variants/animations-fast.conf b/hypr-configs/hyprland/hypr/configs/animation/variants/animations-fast.conf similarity index 100% rename from configs/hyprland/hypr/configs/animation/variants/animations-fast.conf rename to hypr-configs/hyprland/hypr/configs/animation/variants/animations-fast.conf diff --git a/configs/hyprland/hypr/configs/animation/variants/animations-high.conf b/hypr-configs/hyprland/hypr/configs/animation/variants/animations-high.conf similarity index 100% rename from configs/hyprland/hypr/configs/animation/variants/animations-high.conf rename to hypr-configs/hyprland/hypr/configs/animation/variants/animations-high.conf diff --git a/configs/hyprland/hypr/configs/animation/variants/animations-moving.conf b/hypr-configs/hyprland/hypr/configs/animation/variants/animations-moving.conf similarity index 100% rename from configs/hyprland/hypr/configs/animation/variants/animations-moving.conf rename to hypr-configs/hyprland/hypr/configs/animation/variants/animations-moving.conf diff --git a/configs/hyprland/hypr/configs/animation/variants/animations-river.conf b/hypr-configs/hyprland/hypr/configs/animation/variants/animations-river.conf similarity index 100% rename from configs/hyprland/hypr/configs/animation/variants/animations-river.conf rename to hypr-configs/hyprland/hypr/configs/animation/variants/animations-river.conf diff --git a/configs/hyprland/hypr/configs/animation/variants/default.conf b/hypr-configs/hyprland/hypr/configs/animation/variants/default.conf similarity index 100% rename from configs/hyprland/hypr/configs/animation/variants/default.conf rename to hypr-configs/hyprland/hypr/configs/animation/variants/default.conf diff --git a/configs/hyprland/hypr/configs/autostart.conf b/hypr-configs/hyprland/hypr/configs/autostart.conf similarity index 100% rename from configs/hyprland/hypr/configs/autostart.conf rename to hypr-configs/hyprland/hypr/configs/autostart.conf diff --git a/configs/hyprland/hypr/configs/decoration/export.conf b/hypr-configs/hyprland/hypr/configs/decoration/export.conf similarity index 100% rename from configs/hyprland/hypr/configs/decoration/export.conf rename to hypr-configs/hyprland/hypr/configs/decoration/export.conf diff --git a/configs/hyprland/hypr/configs/decoration/variants/default.conf b/hypr-configs/hyprland/hypr/configs/decoration/variants/default.conf similarity index 100% rename from configs/hyprland/hypr/configs/decoration/variants/default.conf rename to hypr-configs/hyprland/hypr/configs/decoration/variants/default.conf diff --git a/configs/hyprland/hypr/configs/decoration/variants/no-rounding-more-blur.conf b/hypr-configs/hyprland/hypr/configs/decoration/variants/no-rounding-more-blur.conf similarity index 100% rename from configs/hyprland/hypr/configs/decoration/variants/no-rounding-more-blur.conf rename to hypr-configs/hyprland/hypr/configs/decoration/variants/no-rounding-more-blur.conf diff --git a/configs/hyprland/hypr/configs/decoration/variants/rounding-all-blur-no-shadows.conf b/hypr-configs/hyprland/hypr/configs/decoration/variants/rounding-all-blur-no-shadows.conf similarity index 100% rename from configs/hyprland/hypr/configs/decoration/variants/rounding-all-blur-no-shadows.conf rename to hypr-configs/hyprland/hypr/configs/decoration/variants/rounding-all-blur-no-shadows.conf diff --git a/configs/hyprland/hypr/configs/decoration/variants/rounding-all-blur.conf b/hypr-configs/hyprland/hypr/configs/decoration/variants/rounding-all-blur.conf similarity index 100% rename from configs/hyprland/hypr/configs/decoration/variants/rounding-all-blur.conf rename to hypr-configs/hyprland/hypr/configs/decoration/variants/rounding-all-blur.conf diff --git a/configs/hyprland/hypr/configs/decoration/variants/rounding-more-blur.conf b/hypr-configs/hyprland/hypr/configs/decoration/variants/rounding-more-blur.conf similarity index 100% rename from configs/hyprland/hypr/configs/decoration/variants/rounding-more-blur.conf rename to hypr-configs/hyprland/hypr/configs/decoration/variants/rounding-more-blur.conf diff --git a/configs/hyprland/hypr/configs/decoration/variants/rounding.conf b/hypr-configs/hyprland/hypr/configs/decoration/variants/rounding.conf similarity index 100% rename from configs/hyprland/hypr/configs/decoration/variants/rounding.conf rename to hypr-configs/hyprland/hypr/configs/decoration/variants/rounding.conf diff --git a/configs/hyprland/hypr/configs/devices.conf b/hypr-configs/hyprland/hypr/configs/devices.conf similarity index 100% rename from configs/hyprland/hypr/configs/devices.conf rename to hypr-configs/hyprland/hypr/configs/devices.conf diff --git a/configs/hyprland/hypr/configs/input.conf b/hypr-configs/hyprland/hypr/configs/input.conf similarity index 100% rename from configs/hyprland/hypr/configs/input.conf rename to hypr-configs/hyprland/hypr/configs/input.conf diff --git a/configs/hyprland/hypr/configs/keybinds.conf b/hypr-configs/hyprland/hypr/configs/keybinds.conf similarity index 100% rename from configs/hyprland/hypr/configs/keybinds.conf rename to hypr-configs/hyprland/hypr/configs/keybinds.conf diff --git a/configs/hyprland/hypr/configs/layout.conf b/hypr-configs/hyprland/hypr/configs/layout.conf similarity index 100% rename from configs/hyprland/hypr/configs/layout.conf rename to hypr-configs/hyprland/hypr/configs/layout.conf diff --git a/configs/hyprland/hypr/configs/monitor/export.conf b/hypr-configs/hyprland/hypr/configs/monitor/export.conf similarity index 100% rename from configs/hyprland/hypr/configs/monitor/export.conf rename to hypr-configs/hyprland/hypr/configs/monitor/export.conf diff --git a/configs/hyprland/hypr/configs/monitor/variants/1366x768.conf b/hypr-configs/hyprland/hypr/configs/monitor/variants/1366x768.conf similarity index 100% rename from configs/hyprland/hypr/configs/monitor/variants/1366x768.conf rename to hypr-configs/hyprland/hypr/configs/monitor/variants/1366x768.conf diff --git a/configs/hyprland/hypr/configs/monitor/variants/1440x1080.conf b/hypr-configs/hyprland/hypr/configs/monitor/variants/1440x1080.conf similarity index 100% rename from configs/hyprland/hypr/configs/monitor/variants/1440x1080.conf rename to hypr-configs/hyprland/hypr/configs/monitor/variants/1440x1080.conf diff --git a/configs/hyprland/hypr/configs/monitor/variants/1600x900.conf b/hypr-configs/hyprland/hypr/configs/monitor/variants/1600x900.conf similarity index 100% rename from configs/hyprland/hypr/configs/monitor/variants/1600x900.conf rename to hypr-configs/hyprland/hypr/configs/monitor/variants/1600x900.conf diff --git a/configs/hyprland/hypr/configs/monitor/variants/1920x1080.conf b/hypr-configs/hyprland/hypr/configs/monitor/variants/1920x1080.conf similarity index 100% rename from configs/hyprland/hypr/configs/monitor/variants/1920x1080.conf rename to hypr-configs/hyprland/hypr/configs/monitor/variants/1920x1080.conf diff --git a/configs/hyprland/hypr/configs/monitor/variants/1920x1200.conf b/hypr-configs/hyprland/hypr/configs/monitor/variants/1920x1200.conf similarity index 100% rename from configs/hyprland/hypr/configs/monitor/variants/1920x1200.conf rename to hypr-configs/hyprland/hypr/configs/monitor/variants/1920x1200.conf diff --git a/configs/hyprland/hypr/configs/monitor/variants/2560x1440.conf b/hypr-configs/hyprland/hypr/configs/monitor/variants/2560x1440.conf similarity index 100% rename from configs/hyprland/hypr/configs/monitor/variants/2560x1440.conf rename to hypr-configs/hyprland/hypr/configs/monitor/variants/2560x1440.conf diff --git a/configs/hyprland/hypr/configs/monitor/variants/2560x1440@120.conf b/hypr-configs/hyprland/hypr/configs/monitor/variants/2560x1440@120.conf similarity index 100% rename from configs/hyprland/hypr/configs/monitor/variants/2560x1440@120.conf rename to hypr-configs/hyprland/hypr/configs/monitor/variants/2560x1440@120.conf diff --git a/configs/hyprland/hypr/configs/monitor/variants/3440x1440.conf b/hypr-configs/hyprland/hypr/configs/monitor/variants/3440x1440.conf similarity index 100% rename from configs/hyprland/hypr/configs/monitor/variants/3440x1440.conf rename to hypr-configs/hyprland/hypr/configs/monitor/variants/3440x1440.conf diff --git a/configs/hyprland/hypr/configs/monitor/variants/default.conf b/hypr-configs/hyprland/hypr/configs/monitor/variants/default.conf similarity index 100% rename from configs/hyprland/hypr/configs/monitor/variants/default.conf rename to hypr-configs/hyprland/hypr/configs/monitor/variants/default.conf diff --git a/configs/hyprland/hypr/configs/monitor/variants/desktop.conf b/hypr-configs/hyprland/hypr/configs/monitor/variants/desktop.conf similarity index 100% rename from configs/hyprland/hypr/configs/monitor/variants/desktop.conf rename to hypr-configs/hyprland/hypr/configs/monitor/variants/desktop.conf diff --git a/configs/hyprland/hypr/configs/monitor/variants/laptop.conf b/hypr-configs/hyprland/hypr/configs/monitor/variants/laptop.conf similarity index 100% rename from configs/hyprland/hypr/configs/monitor/variants/laptop.conf rename to hypr-configs/hyprland/hypr/configs/monitor/variants/laptop.conf diff --git a/configs/hyprland/hypr/configs/rules.conf b/hypr-configs/hyprland/hypr/configs/rules.conf similarity index 100% rename from configs/hyprland/hypr/configs/rules.conf rename to hypr-configs/hyprland/hypr/configs/rules.conf diff --git a/configs/hyprland/hypr/configs/rules/windows.conf b/hypr-configs/hyprland/hypr/configs/rules/windows.conf similarity index 100% rename from configs/hyprland/hypr/configs/rules/windows.conf rename to hypr-configs/hyprland/hypr/configs/rules/windows.conf diff --git a/configs/hyprland/hypr/configs/rules/workspaces.conf b/hypr-configs/hyprland/hypr/configs/rules/workspaces.conf similarity index 100% rename from configs/hyprland/hypr/configs/rules/workspaces.conf rename to hypr-configs/hyprland/hypr/configs/rules/workspaces.conf diff --git a/configs/hyprland/hypr/configs/settings.conf b/hypr-configs/hyprland/hypr/configs/settings.conf similarity index 100% rename from configs/hyprland/hypr/configs/settings.conf rename to hypr-configs/hyprland/hypr/configs/settings.conf diff --git a/configs/hyprland/hypr/hyprland.conf b/hypr-configs/hyprland/hypr/hyprland.conf similarity index 100% rename from configs/hyprland/hypr/hyprland.conf rename to hypr-configs/hyprland/hypr/hyprland.conf diff --git a/configs/hyprland/hypr/scripts/hyprshot.sh b/hypr-configs/hyprland/hypr/scripts/hyprshot.sh similarity index 100% rename from configs/hyprland/hypr/scripts/hyprshot.sh rename to hypr-configs/hyprland/hypr/scripts/hyprshot.sh diff --git a/configs/hyprland/hypr/scripts/nekoray-launch.sh b/hypr-configs/hyprland/hypr/scripts/nekoray-launch.sh similarity index 100% rename from configs/hyprland/hypr/scripts/nekoray-launch.sh rename to hypr-configs/hyprland/hypr/scripts/nekoray-launch.sh diff --git a/configs/hyprland/hypr/scripts/nmtui-launch.sh b/hypr-configs/hyprland/hypr/scripts/nmtui-launch.sh similarity index 100% rename from configs/hyprland/hypr/scripts/nmtui-launch.sh rename to hypr-configs/hyprland/hypr/scripts/nmtui-launch.sh diff --git a/configs/hyprland/hypr/scripts/pavucontrol-launch.sh b/hypr-configs/hyprland/hypr/scripts/pavucontrol-launch.sh similarity index 100% rename from configs/hyprland/hypr/scripts/pavucontrol-launch.sh rename to hypr-configs/hyprland/hypr/scripts/pavucontrol-launch.sh diff --git a/configs/hyprland/hypr/scripts/rofi-launch.sh b/hypr-configs/hyprland/hypr/scripts/rofi-launch.sh similarity index 100% rename from configs/hyprland/hypr/scripts/rofi-launch.sh rename to hypr-configs/hyprland/hypr/scripts/rofi-launch.sh diff --git a/configs/hyprland/hypr/scripts/startup/dunst.sh b/hypr-configs/hyprland/hypr/scripts/startup/dunst.sh similarity index 100% rename from configs/hyprland/hypr/scripts/startup/dunst.sh rename to hypr-configs/hyprland/hypr/scripts/startup/dunst.sh diff --git a/configs/hyprland/hypr/scripts/startup/keyring.sh b/hypr-configs/hyprland/hypr/scripts/startup/keyring.sh similarity index 100% rename from configs/hyprland/hypr/scripts/startup/keyring.sh rename to hypr-configs/hyprland/hypr/scripts/startup/keyring.sh diff --git a/configs/hyprland/hypr/scripts/startup/pipewire.sh b/hypr-configs/hyprland/hypr/scripts/startup/pipewire.sh similarity index 100% rename from configs/hyprland/hypr/scripts/startup/pipewire.sh rename to hypr-configs/hyprland/hypr/scripts/startup/pipewire.sh diff --git a/configs/hyprland/hypr/scripts/startup/swayosd.sh b/hypr-configs/hyprland/hypr/scripts/startup/swayosd.sh similarity index 100% rename from configs/hyprland/hypr/scripts/startup/swayosd.sh rename to hypr-configs/hyprland/hypr/scripts/startup/swayosd.sh diff --git a/configs/hyprland/hypr/scripts/wallpaper/kill-daemon.sh b/hypr-configs/hyprland/hypr/scripts/wallpaper/kill-daemon.sh similarity index 100% rename from configs/hyprland/hypr/scripts/wallpaper/kill-daemon.sh rename to hypr-configs/hyprland/hypr/scripts/wallpaper/kill-daemon.sh diff --git a/configs/hyprland/hypr/scripts/wallpaper/mpvpaper-random.sh b/hypr-configs/hyprland/hypr/scripts/wallpaper/mpvpaper-random.sh similarity index 100% rename from configs/hyprland/hypr/scripts/wallpaper/mpvpaper-random.sh rename to hypr-configs/hyprland/hypr/scripts/wallpaper/mpvpaper-random.sh diff --git a/configs/hyprland/hypr/scripts/wallpaper/swaybg-random.sh b/hypr-configs/hyprland/hypr/scripts/wallpaper/swaybg-random.sh similarity index 100% rename from configs/hyprland/hypr/scripts/wallpaper/swaybg-random.sh rename to hypr-configs/hyprland/hypr/scripts/wallpaper/swaybg-random.sh diff --git a/configs/hyprland/hypr/scripts/wallpaper/swww-random.sh b/hypr-configs/hyprland/hypr/scripts/wallpaper/swww-random.sh similarity index 100% rename from configs/hyprland/hypr/scripts/wallpaper/swww-random.sh rename to hypr-configs/hyprland/hypr/scripts/wallpaper/swww-random.sh diff --git a/configs/hyprland/hypr/scripts/wallpaper/wallpaper-daemon.sh b/hypr-configs/hyprland/hypr/scripts/wallpaper/wallpaper-daemon.sh similarity index 100% rename from configs/hyprland/hypr/scripts/wallpaper/wallpaper-daemon.sh rename to hypr-configs/hyprland/hypr/scripts/wallpaper/wallpaper-daemon.sh diff --git a/configs/hyprland/hypr/scripts/waybar/start.sh b/hypr-configs/hyprland/hypr/scripts/waybar/start.sh similarity index 100% rename from configs/hyprland/hypr/scripts/waybar/start.sh rename to hypr-configs/hyprland/hypr/scripts/waybar/start.sh diff --git a/configs/hyprland/hypr/scripts/waybar/toggle.sh b/hypr-configs/hyprland/hypr/scripts/waybar/toggle.sh similarity index 100% rename from configs/hyprland/hypr/scripts/waybar/toggle.sh rename to hypr-configs/hyprland/hypr/scripts/waybar/toggle.sh diff --git a/configs/hyprland/hypr/scripts/wpa-launch.sh b/hypr-configs/hyprland/hypr/scripts/wpa-launch.sh similarity index 100% rename from configs/hyprland/hypr/scripts/wpa-launch.sh rename to hypr-configs/hyprland/hypr/scripts/wpa-launch.sh diff --git a/configs/hyprland/mimeapps.list b/hypr-configs/hyprland/mimeapps.list similarity index 100% rename from configs/hyprland/mimeapps.list rename to hypr-configs/hyprland/mimeapps.list diff --git a/configs/hyprland/rofi/applets/bin/appasroot.sh b/hypr-configs/hyprland/rofi/applets/bin/appasroot.sh similarity index 100% rename from configs/hyprland/rofi/applets/bin/appasroot.sh rename to hypr-configs/hyprland/rofi/applets/bin/appasroot.sh diff --git a/configs/hyprland/rofi/applets/bin/apps.sh b/hypr-configs/hyprland/rofi/applets/bin/apps.sh similarity index 100% rename from configs/hyprland/rofi/applets/bin/apps.sh rename to hypr-configs/hyprland/rofi/applets/bin/apps.sh diff --git a/configs/hyprland/rofi/applets/bin/battery.sh b/hypr-configs/hyprland/rofi/applets/bin/battery.sh similarity index 100% rename from configs/hyprland/rofi/applets/bin/battery.sh rename to hypr-configs/hyprland/rofi/applets/bin/battery.sh diff --git a/configs/hyprland/rofi/applets/bin/brightness.sh b/hypr-configs/hyprland/rofi/applets/bin/brightness.sh similarity index 100% rename from configs/hyprland/rofi/applets/bin/brightness.sh rename to hypr-configs/hyprland/rofi/applets/bin/brightness.sh diff --git a/configs/hyprland/rofi/applets/bin/mpd.sh b/hypr-configs/hyprland/rofi/applets/bin/mpd.sh similarity index 100% rename from configs/hyprland/rofi/applets/bin/mpd.sh rename to hypr-configs/hyprland/rofi/applets/bin/mpd.sh diff --git a/configs/hyprland/rofi/applets/bin/powermenu.sh b/hypr-configs/hyprland/rofi/applets/bin/powermenu.sh similarity index 100% rename from configs/hyprland/rofi/applets/bin/powermenu.sh rename to hypr-configs/hyprland/rofi/applets/bin/powermenu.sh diff --git a/configs/hyprland/rofi/applets/bin/quicklinks.sh b/hypr-configs/hyprland/rofi/applets/bin/quicklinks.sh similarity index 100% rename from configs/hyprland/rofi/applets/bin/quicklinks.sh rename to hypr-configs/hyprland/rofi/applets/bin/quicklinks.sh diff --git a/configs/hyprland/rofi/applets/bin/screenshot.sh b/hypr-configs/hyprland/rofi/applets/bin/screenshot.sh similarity index 100% rename from configs/hyprland/rofi/applets/bin/screenshot.sh rename to hypr-configs/hyprland/rofi/applets/bin/screenshot.sh diff --git a/configs/hyprland/rofi/applets/bin/volume.sh b/hypr-configs/hyprland/rofi/applets/bin/volume.sh similarity index 100% rename from configs/hyprland/rofi/applets/bin/volume.sh rename to hypr-configs/hyprland/rofi/applets/bin/volume.sh diff --git a/configs/hyprland/rofi/applets/shared/colors.rasi b/hypr-configs/hyprland/rofi/applets/shared/colors.rasi similarity index 100% rename from configs/hyprland/rofi/applets/shared/colors.rasi rename to hypr-configs/hyprland/rofi/applets/shared/colors.rasi diff --git a/configs/hyprland/rofi/applets/shared/fonts.rasi b/hypr-configs/hyprland/rofi/applets/shared/fonts.rasi similarity index 100% rename from configs/hyprland/rofi/applets/shared/fonts.rasi rename to hypr-configs/hyprland/rofi/applets/shared/fonts.rasi diff --git a/configs/hyprland/rofi/applets/shared/theme.bash b/hypr-configs/hyprland/rofi/applets/shared/theme.bash similarity index 100% rename from configs/hyprland/rofi/applets/shared/theme.bash rename to hypr-configs/hyprland/rofi/applets/shared/theme.bash diff --git a/configs/hyprland/rofi/applets/type-1/style-1.rasi b/hypr-configs/hyprland/rofi/applets/type-1/style-1.rasi similarity index 100% rename from configs/hyprland/rofi/applets/type-1/style-1.rasi rename to hypr-configs/hyprland/rofi/applets/type-1/style-1.rasi diff --git a/configs/hyprland/rofi/applets/type-1/style-2.rasi b/hypr-configs/hyprland/rofi/applets/type-1/style-2.rasi similarity index 100% rename from configs/hyprland/rofi/applets/type-1/style-2.rasi rename to hypr-configs/hyprland/rofi/applets/type-1/style-2.rasi diff --git a/configs/hyprland/rofi/applets/type-1/style-3.rasi b/hypr-configs/hyprland/rofi/applets/type-1/style-3.rasi similarity index 100% rename from configs/hyprland/rofi/applets/type-1/style-3.rasi rename to hypr-configs/hyprland/rofi/applets/type-1/style-3.rasi diff --git a/configs/hyprland/rofi/applets/type-2/style-1.rasi b/hypr-configs/hyprland/rofi/applets/type-2/style-1.rasi similarity index 100% rename from configs/hyprland/rofi/applets/type-2/style-1.rasi rename to hypr-configs/hyprland/rofi/applets/type-2/style-1.rasi diff --git a/configs/hyprland/rofi/applets/type-2/style-2.rasi b/hypr-configs/hyprland/rofi/applets/type-2/style-2.rasi similarity index 100% rename from configs/hyprland/rofi/applets/type-2/style-2.rasi rename to hypr-configs/hyprland/rofi/applets/type-2/style-2.rasi diff --git a/configs/hyprland/rofi/applets/type-2/style-3.rasi b/hypr-configs/hyprland/rofi/applets/type-2/style-3.rasi similarity index 100% rename from configs/hyprland/rofi/applets/type-2/style-3.rasi rename to hypr-configs/hyprland/rofi/applets/type-2/style-3.rasi diff --git a/configs/hyprland/rofi/applets/type-3/style-1.rasi b/hypr-configs/hyprland/rofi/applets/type-3/style-1.rasi similarity index 100% rename from configs/hyprland/rofi/applets/type-3/style-1.rasi rename to hypr-configs/hyprland/rofi/applets/type-3/style-1.rasi diff --git a/configs/hyprland/rofi/applets/type-3/style-2.rasi b/hypr-configs/hyprland/rofi/applets/type-3/style-2.rasi similarity index 100% rename from configs/hyprland/rofi/applets/type-3/style-2.rasi rename to hypr-configs/hyprland/rofi/applets/type-3/style-2.rasi diff --git a/configs/hyprland/rofi/applets/type-3/style-3.rasi b/hypr-configs/hyprland/rofi/applets/type-3/style-3.rasi similarity index 100% rename from configs/hyprland/rofi/applets/type-3/style-3.rasi rename to hypr-configs/hyprland/rofi/applets/type-3/style-3.rasi diff --git a/configs/hyprland/rofi/clipboard/type-1/clipboard.sh b/hypr-configs/hyprland/rofi/clipboard/type-1/clipboard.sh similarity index 100% rename from configs/hyprland/rofi/clipboard/type-1/clipboard.sh rename to hypr-configs/hyprland/rofi/clipboard/type-1/clipboard.sh diff --git a/configs/hyprland/rofi/clipboard/type-1/shared/colors.rasi b/hypr-configs/hyprland/rofi/clipboard/type-1/shared/colors.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-1/shared/colors.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-1/shared/colors.rasi diff --git a/configs/hyprland/rofi/clipboard/type-1/shared/fonts.rasi b/hypr-configs/hyprland/rofi/clipboard/type-1/shared/fonts.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-1/shared/fonts.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-1/shared/fonts.rasi diff --git a/configs/hyprland/rofi/clipboard/type-1/style-1.rasi b/hypr-configs/hyprland/rofi/clipboard/type-1/style-1.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-1/style-1.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-1/style-1.rasi diff --git a/configs/hyprland/rofi/clipboard/type-1/style-2.rasi b/hypr-configs/hyprland/rofi/clipboard/type-1/style-2.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-1/style-2.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-1/style-2.rasi diff --git a/configs/hyprland/rofi/clipboard/type-1/style-3.rasi b/hypr-configs/hyprland/rofi/clipboard/type-1/style-3.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-1/style-3.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-1/style-3.rasi diff --git a/configs/hyprland/rofi/clipboard/type-1/style-4.rasi b/hypr-configs/hyprland/rofi/clipboard/type-1/style-4.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-1/style-4.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-1/style-4.rasi diff --git a/configs/hyprland/rofi/clipboard/type-1/style-5.rasi b/hypr-configs/hyprland/rofi/clipboard/type-1/style-5.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-1/style-5.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-1/style-5.rasi diff --git a/configs/hyprland/rofi/clipboard/type-1/style-6.rasi b/hypr-configs/hyprland/rofi/clipboard/type-1/style-6.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-1/style-6.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-1/style-6.rasi diff --git a/configs/hyprland/rofi/clipboard/type-1/style-7.rasi b/hypr-configs/hyprland/rofi/clipboard/type-1/style-7.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-1/style-7.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-1/style-7.rasi diff --git a/configs/hyprland/rofi/clipboard/type-1/style-8.rasi b/hypr-configs/hyprland/rofi/clipboard/type-1/style-8.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-1/style-8.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-1/style-8.rasi diff --git a/configs/hyprland/rofi/clipboard/type-1/style-9.rasi b/hypr-configs/hyprland/rofi/clipboard/type-1/style-9.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-1/style-9.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-1/style-9.rasi diff --git a/configs/hyprland/rofi/clipboard/type-2/clipboard.sh b/hypr-configs/hyprland/rofi/clipboard/type-2/clipboard.sh similarity index 100% rename from configs/hyprland/rofi/clipboard/type-2/clipboard.sh rename to hypr-configs/hyprland/rofi/clipboard/type-2/clipboard.sh diff --git a/configs/hyprland/rofi/clipboard/type-2/shared/colors.rasi b/hypr-configs/hyprland/rofi/clipboard/type-2/shared/colors.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-2/shared/colors.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-2/shared/colors.rasi diff --git a/configs/hyprland/rofi/clipboard/type-2/shared/fonts.rasi b/hypr-configs/hyprland/rofi/clipboard/type-2/shared/fonts.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-2/shared/fonts.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-2/shared/fonts.rasi diff --git a/configs/hyprland/rofi/clipboard/type-2/style.rasi b/hypr-configs/hyprland/rofi/clipboard/type-2/style.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-2/style.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-2/style.rasi diff --git a/configs/hyprland/rofi/clipboard/type-3/clipboard.sh b/hypr-configs/hyprland/rofi/clipboard/type-3/clipboard.sh similarity index 100% rename from configs/hyprland/rofi/clipboard/type-3/clipboard.sh rename to hypr-configs/hyprland/rofi/clipboard/type-3/clipboard.sh diff --git a/configs/hyprland/rofi/clipboard/type-3/shared/colors.rasi b/hypr-configs/hyprland/rofi/clipboard/type-3/shared/colors.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-3/shared/colors.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-3/shared/colors.rasi diff --git a/configs/hyprland/rofi/clipboard/type-3/shared/fonts.rasi b/hypr-configs/hyprland/rofi/clipboard/type-3/shared/fonts.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-3/shared/fonts.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-3/shared/fonts.rasi diff --git a/configs/hyprland/rofi/clipboard/type-3/style-1.rasi b/hypr-configs/hyprland/rofi/clipboard/type-3/style-1.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-3/style-1.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-3/style-1.rasi diff --git a/configs/hyprland/rofi/clipboard/type-3/style-2.rasi b/hypr-configs/hyprland/rofi/clipboard/type-3/style-2.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-3/style-2.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-3/style-2.rasi diff --git a/configs/hyprland/rofi/clipboard/type-3/style-3.rasi b/hypr-configs/hyprland/rofi/clipboard/type-3/style-3.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-3/style-3.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-3/style-3.rasi diff --git a/configs/hyprland/rofi/clipboard/type-3/style-4.rasi b/hypr-configs/hyprland/rofi/clipboard/type-3/style-4.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-3/style-4.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-3/style-4.rasi diff --git a/configs/hyprland/rofi/clipboard/type-3/style-5.rasi b/hypr-configs/hyprland/rofi/clipboard/type-3/style-5.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-3/style-5.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-3/style-5.rasi diff --git a/configs/hyprland/rofi/clipboard/type-3/style-6.rasi b/hypr-configs/hyprland/rofi/clipboard/type-3/style-6.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-3/style-6.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-3/style-6.rasi diff --git a/configs/hyprland/rofi/clipboard/type-3/style-7.rasi b/hypr-configs/hyprland/rofi/clipboard/type-3/style-7.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-3/style-7.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-3/style-7.rasi diff --git a/configs/hyprland/rofi/clipboard/type-3/style-8.rasi b/hypr-configs/hyprland/rofi/clipboard/type-3/style-8.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-3/style-8.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-3/style-8.rasi diff --git a/configs/hyprland/rofi/clipboard/type-3/style-9.rasi b/hypr-configs/hyprland/rofi/clipboard/type-3/style-9.rasi similarity index 100% rename from configs/hyprland/rofi/clipboard/type-3/style-9.rasi rename to hypr-configs/hyprland/rofi/clipboard/type-3/style-9.rasi diff --git a/configs/hyprland/rofi/config.rasi b/hypr-configs/hyprland/rofi/config.rasi similarity index 100% rename from configs/hyprland/rofi/config.rasi rename to hypr-configs/hyprland/rofi/config.rasi diff --git a/configs/hyprland/rofi/launchers/type-1/launcher.sh b/hypr-configs/hyprland/rofi/launchers/type-1/launcher.sh similarity index 100% rename from configs/hyprland/rofi/launchers/type-1/launcher.sh rename to hypr-configs/hyprland/rofi/launchers/type-1/launcher.sh diff --git a/configs/hyprland/rofi/launchers/type-1/shared/colors.rasi b/hypr-configs/hyprland/rofi/launchers/type-1/shared/colors.rasi similarity index 100% rename from configs/hyprland/rofi/launchers/type-1/shared/colors.rasi rename to hypr-configs/hyprland/rofi/launchers/type-1/shared/colors.rasi diff --git a/configs/hyprland/rofi/launchers/type-1/shared/fonts.rasi b/hypr-configs/hyprland/rofi/launchers/type-1/shared/fonts.rasi similarity index 100% rename from configs/hyprland/rofi/launchers/type-1/shared/fonts.rasi rename to hypr-configs/hyprland/rofi/launchers/type-1/shared/fonts.rasi diff --git a/configs/hyprland/rofi/launchers/type-1/style-1.rasi b/hypr-configs/hyprland/rofi/launchers/type-1/style-1.rasi similarity index 100% rename from configs/hyprland/rofi/launchers/type-1/style-1.rasi rename to hypr-configs/hyprland/rofi/launchers/type-1/style-1.rasi diff --git a/configs/hyprland/rofi/launchers/type-1/style-2.rasi b/hypr-configs/hyprland/rofi/launchers/type-1/style-2.rasi similarity index 100% rename from configs/hyprland/rofi/launchers/type-1/style-2.rasi rename to hypr-configs/hyprland/rofi/launchers/type-1/style-2.rasi diff --git a/configs/hyprland/rofi/launchers/type-1/style-3.rasi b/hypr-configs/hyprland/rofi/launchers/type-1/style-3.rasi similarity index 100% rename from configs/hyprland/rofi/launchers/type-1/style-3.rasi rename to hypr-configs/hyprland/rofi/launchers/type-1/style-3.rasi diff --git a/configs/hyprland/rofi/launchers/type-1/style-4.rasi b/hypr-configs/hyprland/rofi/launchers/type-1/style-4.rasi similarity index 100% rename from configs/hyprland/rofi/launchers/type-1/style-4.rasi rename to hypr-configs/hyprland/rofi/launchers/type-1/style-4.rasi diff --git a/configs/hyprland/rofi/launchers/type-2/launcher.sh b/hypr-configs/hyprland/rofi/launchers/type-2/launcher.sh similarity index 100% rename from configs/hyprland/rofi/launchers/type-2/launcher.sh rename to hypr-configs/hyprland/rofi/launchers/type-2/launcher.sh diff --git a/configs/hyprland/rofi/launchers/type-2/shared/colors.rasi b/hypr-configs/hyprland/rofi/launchers/type-2/shared/colors.rasi similarity index 100% rename from configs/hyprland/rofi/launchers/type-2/shared/colors.rasi rename to hypr-configs/hyprland/rofi/launchers/type-2/shared/colors.rasi diff --git a/configs/hyprland/rofi/launchers/type-2/shared/fonts.rasi b/hypr-configs/hyprland/rofi/launchers/type-2/shared/fonts.rasi similarity index 100% rename from configs/hyprland/rofi/launchers/type-2/shared/fonts.rasi rename to hypr-configs/hyprland/rofi/launchers/type-2/shared/fonts.rasi diff --git a/configs/hyprland/rofi/launchers/type-2/style-1.rasi b/hypr-configs/hyprland/rofi/launchers/type-2/style-1.rasi similarity index 100% rename from configs/hyprland/rofi/launchers/type-2/style-1.rasi rename to hypr-configs/hyprland/rofi/launchers/type-2/style-1.rasi diff --git a/configs/hyprland/rofi/launchers/type-2/style-2.rasi b/hypr-configs/hyprland/rofi/launchers/type-2/style-2.rasi similarity index 100% rename from configs/hyprland/rofi/launchers/type-2/style-2.rasi rename to hypr-configs/hyprland/rofi/launchers/type-2/style-2.rasi diff --git a/configs/hyprland/rofi/launchers/type-2/style-3.rasi b/hypr-configs/hyprland/rofi/launchers/type-2/style-3.rasi similarity index 100% rename from configs/hyprland/rofi/launchers/type-2/style-3.rasi rename to hypr-configs/hyprland/rofi/launchers/type-2/style-3.rasi diff --git a/configs/hyprland/rofi/launchers/type-2/style-4.rasi b/hypr-configs/hyprland/rofi/launchers/type-2/style-4.rasi similarity index 100% rename from configs/hyprland/rofi/launchers/type-2/style-4.rasi rename to hypr-configs/hyprland/rofi/launchers/type-2/style-4.rasi diff --git a/configs/hyprland/rofi/launchers/type-2/style-5.rasi b/hypr-configs/hyprland/rofi/launchers/type-2/style-5.rasi similarity index 100% rename from configs/hyprland/rofi/launchers/type-2/style-5.rasi rename to hypr-configs/hyprland/rofi/launchers/type-2/style-5.rasi diff --git a/configs/hyprland/rofi/launchers/type-2/style-6.rasi b/hypr-configs/hyprland/rofi/launchers/type-2/style-6.rasi similarity index 100% rename from configs/hyprland/rofi/launchers/type-2/style-6.rasi rename to hypr-configs/hyprland/rofi/launchers/type-2/style-6.rasi diff --git a/configs/hyprland/rofi/launchers/type-3/launcher.sh b/hypr-configs/hyprland/rofi/launchers/type-3/launcher.sh similarity index 100% rename from configs/hyprland/rofi/launchers/type-3/launcher.sh rename to hypr-configs/hyprland/rofi/launchers/type-3/launcher.sh diff --git a/configs/hyprland/rofi/launchers/type-3/shared/colors.rasi b/hypr-configs/hyprland/rofi/launchers/type-3/shared/colors.rasi similarity index 100% rename from configs/hyprland/rofi/launchers/type-3/shared/colors.rasi rename to hypr-configs/hyprland/rofi/launchers/type-3/shared/colors.rasi diff --git a/configs/hyprland/rofi/launchers/type-3/shared/fonts.rasi b/hypr-configs/hyprland/rofi/launchers/type-3/shared/fonts.rasi similarity index 100% rename from configs/hyprland/rofi/launchers/type-3/shared/fonts.rasi rename to hypr-configs/hyprland/rofi/launchers/type-3/shared/fonts.rasi diff --git a/configs/hyprland/rofi/launchers/type-3/style.rasi b/hypr-configs/hyprland/rofi/launchers/type-3/style.rasi similarity index 100% rename from configs/hyprland/rofi/launchers/type-3/style.rasi rename to hypr-configs/hyprland/rofi/launchers/type-3/style.rasi diff --git a/configs/hyprland/rofi/powermenu/type-1/powermenu.sh b/hypr-configs/hyprland/rofi/powermenu/type-1/powermenu.sh similarity index 100% rename from configs/hyprland/rofi/powermenu/type-1/powermenu.sh rename to hypr-configs/hyprland/rofi/powermenu/type-1/powermenu.sh diff --git a/configs/hyprland/rofi/powermenu/type-1/shared/colors.rasi b/hypr-configs/hyprland/rofi/powermenu/type-1/shared/colors.rasi similarity index 100% rename from configs/hyprland/rofi/powermenu/type-1/shared/colors.rasi rename to hypr-configs/hyprland/rofi/powermenu/type-1/shared/colors.rasi diff --git a/configs/hyprland/rofi/powermenu/type-1/shared/fonts.rasi b/hypr-configs/hyprland/rofi/powermenu/type-1/shared/fonts.rasi similarity index 100% rename from configs/hyprland/rofi/powermenu/type-1/shared/fonts.rasi rename to hypr-configs/hyprland/rofi/powermenu/type-1/shared/fonts.rasi diff --git a/configs/hyprland/rofi/powermenu/type-1/style-1.rasi b/hypr-configs/hyprland/rofi/powermenu/type-1/style-1.rasi similarity index 100% rename from configs/hyprland/rofi/powermenu/type-1/style-1.rasi rename to hypr-configs/hyprland/rofi/powermenu/type-1/style-1.rasi diff --git a/configs/hyprland/rofi/powermenu/type-1/style-2.rasi b/hypr-configs/hyprland/rofi/powermenu/type-1/style-2.rasi similarity index 100% rename from configs/hyprland/rofi/powermenu/type-1/style-2.rasi rename to hypr-configs/hyprland/rofi/powermenu/type-1/style-2.rasi diff --git a/configs/hyprland/rofi/powermenu/type-1/style-3.rasi b/hypr-configs/hyprland/rofi/powermenu/type-1/style-3.rasi similarity index 100% rename from configs/hyprland/rofi/powermenu/type-1/style-3.rasi rename to hypr-configs/hyprland/rofi/powermenu/type-1/style-3.rasi diff --git a/configs/hyprland/rofi/powermenu/type-1/style-4.rasi b/hypr-configs/hyprland/rofi/powermenu/type-1/style-4.rasi similarity index 100% rename from configs/hyprland/rofi/powermenu/type-1/style-4.rasi rename to hypr-configs/hyprland/rofi/powermenu/type-1/style-4.rasi diff --git a/configs/hyprland/rofi/powermenu/type-1/style-5.rasi b/hypr-configs/hyprland/rofi/powermenu/type-1/style-5.rasi similarity index 100% rename from configs/hyprland/rofi/powermenu/type-1/style-5.rasi rename to hypr-configs/hyprland/rofi/powermenu/type-1/style-5.rasi diff --git a/configs/hyprland/rofi/powermenu/type-2/powermenu.sh b/hypr-configs/hyprland/rofi/powermenu/type-2/powermenu.sh similarity index 100% rename from configs/hyprland/rofi/powermenu/type-2/powermenu.sh rename to hypr-configs/hyprland/rofi/powermenu/type-2/powermenu.sh diff --git a/configs/hyprland/rofi/powermenu/type-2/shared/colors.rasi b/hypr-configs/hyprland/rofi/powermenu/type-2/shared/colors.rasi similarity index 100% rename from configs/hyprland/rofi/powermenu/type-2/shared/colors.rasi rename to hypr-configs/hyprland/rofi/powermenu/type-2/shared/colors.rasi diff --git a/configs/hyprland/rofi/powermenu/type-2/shared/fonts.rasi b/hypr-configs/hyprland/rofi/powermenu/type-2/shared/fonts.rasi similarity index 100% rename from configs/hyprland/rofi/powermenu/type-2/shared/fonts.rasi rename to hypr-configs/hyprland/rofi/powermenu/type-2/shared/fonts.rasi diff --git a/configs/hyprland/rofi/powermenu/type-2/style-1.rasi b/hypr-configs/hyprland/rofi/powermenu/type-2/style-1.rasi similarity index 100% rename from configs/hyprland/rofi/powermenu/type-2/style-1.rasi rename to hypr-configs/hyprland/rofi/powermenu/type-2/style-1.rasi diff --git a/configs/hyprland/rofi/powermenu/type-2/style-10.rasi b/hypr-configs/hyprland/rofi/powermenu/type-2/style-10.rasi similarity index 100% rename from configs/hyprland/rofi/powermenu/type-2/style-10.rasi rename to hypr-configs/hyprland/rofi/powermenu/type-2/style-10.rasi diff --git a/configs/hyprland/rofi/powermenu/type-2/style-2.rasi b/hypr-configs/hyprland/rofi/powermenu/type-2/style-2.rasi similarity index 100% rename from configs/hyprland/rofi/powermenu/type-2/style-2.rasi rename to hypr-configs/hyprland/rofi/powermenu/type-2/style-2.rasi diff --git a/configs/hyprland/rofi/powermenu/type-2/style-3.rasi b/hypr-configs/hyprland/rofi/powermenu/type-2/style-3.rasi similarity index 100% rename from configs/hyprland/rofi/powermenu/type-2/style-3.rasi rename to hypr-configs/hyprland/rofi/powermenu/type-2/style-3.rasi diff --git a/configs/hyprland/rofi/powermenu/type-2/style-4.rasi b/hypr-configs/hyprland/rofi/powermenu/type-2/style-4.rasi similarity index 100% rename from configs/hyprland/rofi/powermenu/type-2/style-4.rasi rename to hypr-configs/hyprland/rofi/powermenu/type-2/style-4.rasi diff --git a/configs/hyprland/rofi/powermenu/type-2/style-5.rasi b/hypr-configs/hyprland/rofi/powermenu/type-2/style-5.rasi similarity index 100% rename from configs/hyprland/rofi/powermenu/type-2/style-5.rasi rename to hypr-configs/hyprland/rofi/powermenu/type-2/style-5.rasi diff --git a/configs/hyprland/rofi/powermenu/type-2/style-6.rasi b/hypr-configs/hyprland/rofi/powermenu/type-2/style-6.rasi similarity index 100% rename from configs/hyprland/rofi/powermenu/type-2/style-6.rasi rename to hypr-configs/hyprland/rofi/powermenu/type-2/style-6.rasi diff --git a/configs/hyprland/rofi/powermenu/type-2/style-7.rasi b/hypr-configs/hyprland/rofi/powermenu/type-2/style-7.rasi similarity index 100% rename from configs/hyprland/rofi/powermenu/type-2/style-7.rasi rename to hypr-configs/hyprland/rofi/powermenu/type-2/style-7.rasi diff --git a/configs/hyprland/rofi/powermenu/type-2/style-8.rasi b/hypr-configs/hyprland/rofi/powermenu/type-2/style-8.rasi similarity index 100% rename from configs/hyprland/rofi/powermenu/type-2/style-8.rasi rename to hypr-configs/hyprland/rofi/powermenu/type-2/style-8.rasi diff --git a/configs/hyprland/rofi/powermenu/type-2/style-9.rasi b/hypr-configs/hyprland/rofi/powermenu/type-2/style-9.rasi similarity index 100% rename from configs/hyprland/rofi/powermenu/type-2/style-9.rasi rename to hypr-configs/hyprland/rofi/powermenu/type-2/style-9.rasi diff --git a/configs/hyprland/rofi/wallpaper/type-1/shared/colors.rasi b/hypr-configs/hyprland/rofi/wallpaper/type-1/shared/colors.rasi similarity index 100% rename from configs/hyprland/rofi/wallpaper/type-1/shared/colors.rasi rename to hypr-configs/hyprland/rofi/wallpaper/type-1/shared/colors.rasi diff --git a/configs/hyprland/rofi/wallpaper/type-1/shared/fonts.rasi b/hypr-configs/hyprland/rofi/wallpaper/type-1/shared/fonts.rasi similarity index 100% rename from configs/hyprland/rofi/wallpaper/type-1/shared/fonts.rasi rename to hypr-configs/hyprland/rofi/wallpaper/type-1/shared/fonts.rasi diff --git a/configs/hyprland/rofi/wallpaper/type-1/style-1.rasi b/hypr-configs/hyprland/rofi/wallpaper/type-1/style-1.rasi similarity index 100% rename from configs/hyprland/rofi/wallpaper/type-1/style-1.rasi rename to hypr-configs/hyprland/rofi/wallpaper/type-1/style-1.rasi diff --git a/configs/hyprland/rofi/wallpaper/type-1/style-2.rasi b/hypr-configs/hyprland/rofi/wallpaper/type-1/style-2.rasi similarity index 100% rename from configs/hyprland/rofi/wallpaper/type-1/style-2.rasi rename to hypr-configs/hyprland/rofi/wallpaper/type-1/style-2.rasi diff --git a/configs/hyprland/rofi/wallpaper/type-1/style-3.rasi b/hypr-configs/hyprland/rofi/wallpaper/type-1/style-3.rasi similarity index 100% rename from configs/hyprland/rofi/wallpaper/type-1/style-3.rasi rename to hypr-configs/hyprland/rofi/wallpaper/type-1/style-3.rasi diff --git a/configs/hyprland/rofi/wallpaper/type-1/style-4.rasi b/hypr-configs/hyprland/rofi/wallpaper/type-1/style-4.rasi similarity index 100% rename from configs/hyprland/rofi/wallpaper/type-1/style-4.rasi rename to hypr-configs/hyprland/rofi/wallpaper/type-1/style-4.rasi diff --git a/configs/hyprland/rofi/wallpaper/type-1/style-5.rasi b/hypr-configs/hyprland/rofi/wallpaper/type-1/style-5.rasi similarity index 100% rename from configs/hyprland/rofi/wallpaper/type-1/style-5.rasi rename to hypr-configs/hyprland/rofi/wallpaper/type-1/style-5.rasi diff --git a/configs/hyprland/rofi/wallpaper/type-1/style-6.rasi b/hypr-configs/hyprland/rofi/wallpaper/type-1/style-6.rasi similarity index 100% rename from configs/hyprland/rofi/wallpaper/type-1/style-6.rasi rename to hypr-configs/hyprland/rofi/wallpaper/type-1/style-6.rasi diff --git a/configs/hyprland/rofi/wallpaper/type-1/style-7.rasi b/hypr-configs/hyprland/rofi/wallpaper/type-1/style-7.rasi similarity index 100% rename from configs/hyprland/rofi/wallpaper/type-1/style-7.rasi rename to hypr-configs/hyprland/rofi/wallpaper/type-1/style-7.rasi diff --git a/configs/hyprland/rofi/wallpaper/type-1/style-8.rasi b/hypr-configs/hyprland/rofi/wallpaper/type-1/style-8.rasi similarity index 100% rename from configs/hyprland/rofi/wallpaper/type-1/style-8.rasi rename to hypr-configs/hyprland/rofi/wallpaper/type-1/style-8.rasi diff --git a/configs/hyprland/rofi/wallpaper/type-1/style-9.rasi b/hypr-configs/hyprland/rofi/wallpaper/type-1/style-9.rasi similarity index 100% rename from configs/hyprland/rofi/wallpaper/type-1/style-9.rasi rename to hypr-configs/hyprland/rofi/wallpaper/type-1/style-9.rasi diff --git a/configs/hyprland/rofi/wallpaper/type-1/wallpaper.sh b/hypr-configs/hyprland/rofi/wallpaper/type-1/wallpaper.sh similarity index 100% rename from configs/hyprland/rofi/wallpaper/type-1/wallpaper.sh rename to hypr-configs/hyprland/rofi/wallpaper/type-1/wallpaper.sh diff --git a/configs/hyprland/scripts/env.sh b/hypr-configs/hyprland/scripts/env.sh similarity index 100% rename from configs/hyprland/scripts/env.sh rename to hypr-configs/hyprland/scripts/env.sh diff --git a/configs/hyprland/scripts/utils/watcher/main.sh b/hypr-configs/hyprland/scripts/utils/watcher/main.sh similarity index 100% rename from configs/hyprland/scripts/utils/watcher/main.sh rename to hypr-configs/hyprland/scripts/utils/watcher/main.sh diff --git a/configs/hyprland/swaylock/config b/hypr-configs/hyprland/swaylock/config similarity index 100% rename from configs/hyprland/swaylock/config rename to hypr-configs/hyprland/swaylock/config diff --git a/configs/hyprland/swayosd/style.css b/hypr-configs/hyprland/swayosd/style.css similarity index 100% rename from configs/hyprland/swayosd/style.css rename to hypr-configs/hyprland/swayosd/style.css diff --git a/configs/hyprland/waybar/gandalf/config.jsonc b/hypr-configs/hyprland/waybar/gandalf/config.jsonc similarity index 100% rename from configs/hyprland/waybar/gandalf/config.jsonc rename to hypr-configs/hyprland/waybar/gandalf/config.jsonc diff --git a/configs/hyprland/waybar/gandalf/style.css b/hypr-configs/hyprland/waybar/gandalf/style.css similarity index 100% rename from configs/hyprland/waybar/gandalf/style.css rename to hypr-configs/hyprland/waybar/gandalf/style.css diff --git a/configs/hyprland/waybar/mini-river/config.jsonc b/hypr-configs/hyprland/waybar/mini-river/config.jsonc similarity index 100% rename from configs/hyprland/waybar/mini-river/config.jsonc rename to hypr-configs/hyprland/waybar/mini-river/config.jsonc diff --git a/configs/hyprland/waybar/mini-river/style.css b/hypr-configs/hyprland/waybar/mini-river/style.css similarity index 100% rename from configs/hyprland/waybar/mini-river/style.css rename to hypr-configs/hyprland/waybar/mini-river/style.css diff --git a/configs/hyprland/waybar/river/config.jsonc b/hypr-configs/hyprland/waybar/river/config.jsonc similarity index 100% rename from configs/hyprland/waybar/river/config.jsonc rename to hypr-configs/hyprland/waybar/river/config.jsonc diff --git a/configs/hyprland/waybar/river/style.css b/hypr-configs/hyprland/waybar/river/style.css similarity index 100% rename from configs/hyprland/waybar/river/style.css rename to hypr-configs/hyprland/waybar/river/style.css diff --git a/configs/hyprland/waybar/scripts/gpu-usage.sh b/hypr-configs/hyprland/waybar/scripts/gpu-usage.sh similarity index 100% rename from configs/hyprland/waybar/scripts/gpu-usage.sh rename to hypr-configs/hyprland/waybar/scripts/gpu-usage.sh diff --git a/configs/hyprland/waybar/style/main.css b/hypr-configs/hyprland/waybar/style/main.css similarity index 100% rename from configs/hyprland/waybar/style/main.css rename to hypr-configs/hyprland/waybar/style/main.css diff --git a/configs/hyprland/waybar/style/modules/backlight.css b/hypr-configs/hyprland/waybar/style/modules/backlight.css similarity index 100% rename from configs/hyprland/waybar/style/modules/backlight.css rename to hypr-configs/hyprland/waybar/style/modules/backlight.css diff --git a/configs/hyprland/waybar/style/modules/battery.css b/hypr-configs/hyprland/waybar/style/modules/battery.css similarity index 100% rename from configs/hyprland/waybar/style/modules/battery.css rename to hypr-configs/hyprland/waybar/style/modules/battery.css diff --git a/configs/hyprland/waybar/style/modules/network.css b/hypr-configs/hyprland/waybar/style/modules/network.css similarity index 100% rename from configs/hyprland/waybar/style/modules/network.css rename to hypr-configs/hyprland/waybar/style/modules/network.css diff --git a/configs/hyprland/waybar/style/modules/taskbar.css b/hypr-configs/hyprland/waybar/style/modules/taskbar.css similarity index 100% rename from configs/hyprland/waybar/style/modules/taskbar.css rename to hypr-configs/hyprland/waybar/style/modules/taskbar.css diff --git a/configs/shortcuts/heroic.desktop b/hypr-configs/shortcuts/heroic.desktop similarity index 100% rename from configs/shortcuts/heroic.desktop rename to hypr-configs/shortcuts/heroic.desktop diff --git a/configs/shortcuts/nekoray.desktop b/hypr-configs/shortcuts/nekoray.desktop similarity index 100% rename from configs/shortcuts/nekoray.desktop rename to hypr-configs/shortcuts/nekoray.desktop diff --git a/configs/shortcuts/pcsx2.desktop b/hypr-configs/shortcuts/pcsx2.desktop similarity index 100% rename from configs/shortcuts/pcsx2.desktop rename to hypr-configs/shortcuts/pcsx2.desktop diff --git a/configs/shortcuts/rpcs3.desktop b/hypr-configs/shortcuts/rpcs3.desktop similarity index 100% rename from configs/shortcuts/rpcs3.desktop rename to hypr-configs/shortcuts/rpcs3.desktop diff --git a/configs/shortcuts/spotify.desktop b/hypr-configs/shortcuts/spotify.desktop similarity index 100% rename from configs/shortcuts/spotify.desktop rename to hypr-configs/shortcuts/spotify.desktop diff --git a/configs/shortcuts/vscode.desktop b/hypr-configs/shortcuts/vscode.desktop similarity index 100% rename from configs/shortcuts/vscode.desktop rename to hypr-configs/shortcuts/vscode.desktop diff --git a/configs/shortcuts/webstorm.desktop b/hypr-configs/shortcuts/webstorm.desktop similarity index 100% rename from configs/shortcuts/webstorm.desktop rename to hypr-configs/shortcuts/webstorm.desktop diff --git a/linux-configs b/linux-configs new file mode 160000 index 0000000..b48360e --- /dev/null +++ b/linux-configs @@ -0,0 +1 @@ +Subproject commit b48360e77d09f35322b5b18c877580b428fbd30d diff --git a/stow.sh b/stow.sh index 8607bc6..99370d0 100755 --- a/stow.sh +++ b/stow.sh @@ -3,12 +3,14 @@ source ./.scripts/utils/main.sh source ./.scripts/utils/helpers.sh -CONFIGS_DIR="$(pwd)/configs" -DOTFILES_DIR="$CONFIGS_DIR/dotfiles" -SHELL_DIR="$CONFIGS_DIR/shell/zsh" -UTILS_DIR="$CONFIGS_DIR/utils" -HYPRLAND_DIR="$CONFIGS_DIR/hyprland" -SHORTCUTS_DIR="$CONFIGS_DIR/shortcuts" +DOTS_CONFIG_DIR="$(pwd)/linux-configs" +DOTFILES_DIR="$DOTS_CONFIG_DIR/dotfiles" +SHELL_DIR="$DOTS_CONFIG_DIR/shell/zsh" +UTILS_DIR="$DOTS_CONFIG_DIR/utils" + +HYPRLAND_ROOT="$(pwd)/hypr-configs" +HYPRLAND_DIR="$HYPRLAND_ROOT/hyprland" +SHORTCUTS_DIR="$HYPRLAND_ROOT/shortcuts" display_help() { echo "Usage: [-s | -u] [-h]"