diff options
18 files changed, 6 insertions, 2502 deletions
diff --git a/alacritty/.config/alacritty/alacritty.toml b/alacritty/.config/alacritty/alacritty.toml index 534173f..7a31b70 100644 --- a/alacritty/.config/alacritty/alacritty.toml +++ b/alacritty/.config/alacritty/alacritty.toml @@ -1,4 +1,4 @@ -import = [ +general.import = [ "/usr/lib/node_modules/alacritty-themes/themes/Ayu-Dark.toml" ] @@ -10,19 +10,19 @@ foreground = "#B3B1AD" size = 11 [font.bold] -family = "Comic mono" +family = "Monaspace Xenon" style = "Bold" [font.bold_italic] -family = "Comic mono" +family = "Monaspace Xenon" style = "Bold Italic" [font.italic] -family = "Comic mono" +family = "Monaspace Xenon" style = "Italic" [font.normal] -family = "Comic mono" +family = "Monaspace Xenon" style = "Bold" [[keyboard.bindings]] @@ -33,4 +33,4 @@ key = "F11" history = 50_000 [window] -opacity = 0.9 +opacity = 0.90 diff --git a/alacritty/.config/alacritty/alacritty.toml.1716304911185.bak b/alacritty/.config/alacritty/alacritty.toml.1716304911185.bak deleted file mode 100644 index c1e054e..0000000 --- a/alacritty/.config/alacritty/alacritty.toml.1716304911185.bak +++ /dev/null @@ -1,52 +0,0 @@ -[colors.bright] -black = "#686868" -blue = "#59C2FF" -cyan = "#95E6CB" -green = "#C2D94C" -magenta = "#FFEE99" -red = "#F07178" -white = "#FFFFFF" -yellow = "#FFB454" - -[colors.normal] -black = "#01060E" -blue = "#53BDFA" -cyan = "#90E1C6" -green = "#91B362" -magenta = "#FAE994" -red = "#EA6C73" -white = "#C7C7C7" -yellow = "#F9AF4F" - -[colors.primary] -background = "#000000" -foreground = "#B3B1AD" - -[font] -size = 11.0 - -[font.bold] -family = "Monaspace Xenon" -style = "Bold" - -[font.bold_italic] -family = "Monaspace Xenon" -style = "Bold Italic" - -[font.italic] -family = "Monaspace Xenon" -style = "Italic" - -[font.normal] -family = "Monaspace Xenon" -style = "Bold" - -[[keyboard.bindings]] -action = "ToggleFullscreen" -key = "F11" - -[scrolling] -history = 50000 - -[window] -opacity = 0.85 diff --git a/alacritty/.config/alacritty/alacritty.toml.1716304917263.bak b/alacritty/.config/alacritty/alacritty.toml.1716304917263.bak deleted file mode 100644 index 451815c..0000000 --- a/alacritty/.config/alacritty/alacritty.toml.1716304917263.bak +++ /dev/null @@ -1,56 +0,0 @@ -import = [ - "/usr/lib/node_modules/alacritty-themes/themes/3024.dark.toml" -] - -[colors.bright] -black = "#686868" -blue = "#59C2FF" -cyan = "#95E6CB" -green = "#C2D94C" -magenta = "#FFEE99" -red = "#F07178" -white = "#FFFFFF" -yellow = "#FFB454" - -[colors.normal] -black = "#01060E" -blue = "#53BDFA" -cyan = "#90E1C6" -green = "#91B362" -magenta = "#FAE994" -red = "#EA6C73" -white = "#C7C7C7" -yellow = "#F9AF4F" - -[colors.primary] -background = "#000000" -foreground = "#B3B1AD" - -[font] -size = 11 - - [font.bold] - family = "Monaspace Xenon" - style = "Bold" - - [font.bold_italic] - family = "Monaspace Xenon" - style = "Bold Italic" - - [font.italic] - family = "Monaspace Xenon" - style = "Italic" - - [font.normal] - family = "Monaspace Xenon" - style = "Bold" - -[[keyboard.bindings]] -action = "ToggleFullscreen" -key = "F11" - -[scrolling] -history = 50_000 - -[window] -opacity = 0.85 diff --git a/alacritty/.config/alacritty/alacritty.toml.1716305038847.bak b/alacritty/.config/alacritty/alacritty.toml.1716305038847.bak deleted file mode 100644 index e7a0653..0000000 --- a/alacritty/.config/alacritty/alacritty.toml.1716305038847.bak +++ /dev/null @@ -1,56 +0,0 @@ -import = [ - "/usr/lib/node_modules/alacritty-themes/themes/Gruvbox-Dark.toml" -] - -# [colors.bright] -# black = "#686868" -# blue = "#59C2FF" -# cyan = "#95E6CB" -# green = "#C2D94C" -# magenta = "#FFEE99" -# red = "#F07178" -# white = "#FFFFFF" -# yellow = "#FFB454" -# -# [colors.normal] -# black = "#01060E" -# blue = "#53BDFA" -# cyan = "#90E1C6" -# green = "#91B362" -# magenta = "#FAE994" -# red = "#EA6C73" -# white = "#C7C7C7" -# yellow = "#F9AF4F" -# -[colors.primary] -background = "#000000" -foreground = "#B3B1AD" - -[font] -size = 11 - - [font.bold] - family = "Monaspace Xenon" - style = "Bold" - - [font.bold_italic] - family = "Monaspace Xenon" - style = "Bold Italic" - - [font.italic] - family = "Monaspace Xenon" - style = "Italic" - - [font.normal] - family = "Monaspace Xenon" - style = "Bold" - -[[keyboard.bindings]] -action = "ToggleFullscreen" -key = "F11" - -[scrolling] -history = 50_000 - -[window] -opacity = 0.90 diff --git a/alacritty/.config/alacritty/alacritty.toml.1716305044285.bak b/alacritty/.config/alacritty/alacritty.toml.1716305044285.bak deleted file mode 100644 index e7ffd3b..0000000 --- a/alacritty/.config/alacritty/alacritty.toml.1716305044285.bak +++ /dev/null @@ -1,36 +0,0 @@ -import = [ - "/usr/lib/node_modules/alacritty-themes/themes/Baskerville - ivory dark.toml" -] - -[colors.primary] -background = "#000000" -foreground = "#B3B1AD" - -[font] -size = 11 - - [font.bold] - family = "Monaspace Xenon" - style = "Bold" - - [font.bold_italic] - family = "Monaspace Xenon" - style = "Bold Italic" - - [font.italic] - family = "Monaspace Xenon" - style = "Italic" - - [font.normal] - family = "Monaspace Xenon" - style = "Bold" - -[[keyboard.bindings]] -action = "ToggleFullscreen" -key = "F11" - -[scrolling] -history = 50_000 - -[window] -opacity = 0.9 diff --git a/alacritty/.config/alacritty/alacritty.toml.1716305048326.bak b/alacritty/.config/alacritty/alacritty.toml.1716305048326.bak deleted file mode 100644 index ab9eef2..0000000 --- a/alacritty/.config/alacritty/alacritty.toml.1716305048326.bak +++ /dev/null @@ -1,36 +0,0 @@ -import = [ - "/usr/lib/node_modules/alacritty-themes/themes/Ayu-Dark.toml" -] - -[colors.primary] -background = "#000000" -foreground = "#B3B1AD" - -[font] -size = 11 - - [font.bold] - family = "Monaspace Xenon" - style = "Bold" - - [font.bold_italic] - family = "Monaspace Xenon" - style = "Bold Italic" - - [font.italic] - family = "Monaspace Xenon" - style = "Italic" - - [font.normal] - family = "Monaspace Xenon" - style = "Bold" - -[[keyboard.bindings]] -action = "ToggleFullscreen" -key = "F11" - -[scrolling] -history = 50_000 - -[window] -opacity = 0.9 diff --git a/alacritty/.config/alacritty/alacritty.toml.1716311353015.bak b/alacritty/.config/alacritty/alacritty.toml.1716311353015.bak deleted file mode 100644 index 3e304cf..0000000 --- a/alacritty/.config/alacritty/alacritty.toml.1716311353015.bak +++ /dev/null @@ -1,36 +0,0 @@ -import = [ - "/usr/lib/node_modules/alacritty-themes/themes/Gruvbox-Dark.toml" -] - -[colors.primary] -background = "#000000" -foreground = "#B3B1AD" - -[font] -size = 11 - - [font.bold] - family = "Monaspace Xenon" - style = "Bold" - - [font.bold_italic] - family = "Monaspace Xenon" - style = "Bold Italic" - - [font.italic] - family = "Monaspace Xenon" - style = "Italic" - - [font.normal] - family = "Monaspace Xenon" - style = "Bold" - -[[keyboard.bindings]] -action = "ToggleFullscreen" -key = "F11" - -[scrolling] -history = 50_000 - -[window] -opacity = 0.9 diff --git a/alacritty/.config/alacritty/alacritty.yml b/alacritty/.config/alacritty/alacritty.yml deleted file mode 100644 index 42410b7..0000000 --- a/alacritty/.config/alacritty/alacritty.yml +++ /dev/null @@ -1,199 +0,0 @@ -# Configuration for Alacritty, the GPU enhanced terminal emulator. - -# Import additional configuration files -# -# Imports are loaded in order, skipping all missing files, with the importing -# file being loaded last. If a field is already present in a previous import, it -# will be replaced. -# -# All imports must either be absolute paths starting with `/`, or paths relative -# to the user's home directory starting with `~/`. -#import: -# - /path/to/alacritty.yml -# Any items in the `env` entry below will be added as -# environment variables. Some entries may override variables -# set by alacritty itself. -#env: -# TERM variable -# -# This value is used to set the `$TERM` environment variable for -# each instance of Alacritty. If it is not present, alacritty will -# check the local terminfo database and use `alacritty` if it is -# available, otherwise `xterm-256color` is used. -#TERM: alacritty -window: - # Window dimensions (changes require restart) - # - # Number of lines/columns (not pixels) in the terminal. Both lines and columns - # must be non-zero for this to take effect. The number of columns must be at - # least `2`, while using a value of `0` for columns and lines will fall back - # to the window manager's recommended size - #dimensions: - # columns: 0 - # lines: 0 - # Window position (changes require restart) - # - # Specified in number of pixels. - # If the position is not set, the window manager will handle the placement. - #position: - # x: 0 - # y: 0 - # Window padding (changes require restart) - # - # Blank space added around the window in pixels. This padding is scaled - # by DPI and the specified value is always added at both opposing sides. - #padding: - # x: 0 - # y: 0 - # Spread additional padding evenly around the terminal content. - #dynamic_padding: false - # Window decorations - # - # Values for `decorations`: - # - full: Borders and title bar - # - none: Neither borders nor title bar - # - # Values for `decorations` (macOS only): - # - transparent: Title bar, transparent background and title bar buttons - # - buttonless: Title bar, transparent background and no title bar buttons - #decorations: full - # Background opacity - # - # Window opacity as a floating point number from `0.0` to `1.0`. - # The value `0.0` is completely transparent and `1.0` is opaque. - opacity: 0.8 - # Startup Mode (changes require restart) - # - # Values for `startup_mode`: - # - Windowed - # - Maximized - # - Fullscreen - # - # Values for `startup_mode` (macOS only): - # - SimpleFullscreen - #startup_mode: Windowed - # Window title - #title: Alacritty - # Allow terminal applications to change Alacritty's window title. - #dynamic_title: true - # Window class (Linux/BSD only): - #class: - # Application instance name - #instance: Alacritty - # General application class - #general: Alacritty - # Decorations theme variant (Linux/BSD only) - # - # Override the variant of the GTK theme/Wayland client side decorations. - # Commonly supported values are `dark` and `light`. Set this to `None` to use - # the default theme variant. - #decorations_theme_variant: None - -scrolling: - # Maximum number of lines in the scrollback buffer. - # Specifying '0' will disable scrolling. - history: 50000 - # Scrolling distance multiplier. - #multiplier: 3 - -# Font configuration -font: - # Normal (roman) font face - normal: - # Font family - # - # Default: - # - (macOS) Menlo - # - (Linux/BSD) monospace - # - (Windows) Consolas - family: Monaspace Xenon - # The `style` can be specified to pick a specific face. - style: Bold - - # Bold font face - bold: - # Font family - # - # If the bold family is not specified, it will fall back to the - # value specified for the normal font. - family: Monaspace Xenon - # The `style` can be specified to pick a specific face. - style: Bold - - # Italic font face - italic: - # Font family - # - # If the italic family is not specified, it will fall back to the - # value specified for the normal font. - family: Monaspace Xenon - - # The `style` can be specified to pick a specific face. - style: Italic - - # Bold italic font face - bold_italic: - # Font family - # - # If the bold italic family is not specified, it will fall back to the - # value specified for the normal font. - family: Monaspace Xenon - - # The `style` can be specified to pick a specific face. - style: Bold Italic - - # Point size - size: 11.0 - # Offset is the extra space around each character. `offset.y` can be thought - # of as modifying the line spacing, and `offset.x` as modifying the letter - # spacing. - #offset: - # x: 0 - # y: 0 - # Glyph offset determines the locations of the glyphs within their cells with - # the default being at the bottom. Increasing `x` moves the glyph to the - # right, increasing `y` moves the glyph upward. - #glyph_offset: - # x: 0 - # y: 0 - # Use built-in font for box drawing characters. - # - # If `true`, Alacritty will use a custom built-in font for box drawing - # characters (Unicode points 2500 - 259f). - # - #builtin_box_drawing: true - -# If `true`, bold text is drawn using the bright color variants. -#draw_bold_text_with_bright_colors: false -# Colors (ArcoLinux) -colors: - name: Colorful Colors - author: "" - primary: - background: "#000000" - foreground: "#ffffff" - cursor: - text: "#000000" - cursor: "#ffffff" - normal: - black: "#151515" - red: "#ff8eaf" - green: "#a6e25f" - yellow: "#f8e578" - blue: "#a6e2f0" - magenta: "#e85b92" - cyan: "#5f868f" - white: "#d5f1f2" - bright: - black: "#696969" - red: "#ed4c7a" - green: "#a6e179" - yellow: "#ffdf6b" - blue: "#79d2ff" - magenta: "#bb5d79" - cyan: "#87a8af" - white: "#e2f1f6" -key_bindings: - - { key: F11, action: ToggleFullscreen } - -theme: Colorfulcolors diff --git a/alacritty/.config/alacritty/alacritty.yml.1699988630696.bak b/alacritty/.config/alacritty/alacritty.yml.1699988630696.bak deleted file mode 100644 index 402df8b..0000000 --- a/alacritty/.config/alacritty/alacritty.yml.1699988630696.bak +++ /dev/null @@ -1,199 +0,0 @@ -# Configuration for Alacritty, the GPU enhanced terminal emulator. - -# Import additional configuration files -# -# Imports are loaded in order, skipping all missing files, with the importing -# file being loaded last. If a field is already present in a previous import, it -# will be replaced. -# -# All imports must either be absolute paths starting with `/`, or paths relative -# to the user's home directory starting with `~/`. -#import: -# - /path/to/alacritty.yml -# Any items in the `env` entry below will be added as -# environment variables. Some entries may override variables -# set by alacritty itself. -#env: -# TERM variable -# -# This value is used to set the `$TERM` environment variable for -# each instance of Alacritty. If it is not present, alacritty will -# check the local terminfo database and use `alacritty` if it is -# available, otherwise `xterm-256color` is used. -#TERM: alacritty -window: - # Window dimensions (changes require restart) - # - # Number of lines/columns (not pixels) in the terminal. Both lines and columns - # must be non-zero for this to take effect. The number of columns must be at - # least `2`, while using a value of `0` for columns and lines will fall back - # to the window manager's recommended size - #dimensions: - # columns: 0 - # lines: 0 - # Window position (changes require restart) - # - # Specified in number of pixels. - # If the position is not set, the window manager will handle the placement. - #position: - # x: 0 - # y: 0 - # Window padding (changes require restart) - # - # Blank space added around the window in pixels. This padding is scaled - # by DPI and the specified value is always added at both opposing sides. - #padding: - # x: 0 - # y: 0 - # Spread additional padding evenly around the terminal content. - #dynamic_padding: false - # Window decorations - # - # Values for `decorations`: - # - full: Borders and title bar - # - none: Neither borders nor title bar - # - # Values for `decorations` (macOS only): - # - transparent: Title bar, transparent background and title bar buttons - # - buttonless: Title bar, transparent background and no title bar buttons - #decorations: full - # Background opacity - # - # Window opacity as a floating point number from `0.0` to `1.0`. - # The value `0.0` is completely transparent and `1.0` is opaque. - opacity: 0.8 - # Startup Mode (changes require restart) - # - # Values for `startup_mode`: - # - Windowed - # - Maximized - # - Fullscreen - # - # Values for `startup_mode` (macOS only): - # - SimpleFullscreen - #startup_mode: Windowed - # Window title - #title: Alacritty - # Allow terminal applications to change Alacritty's window title. - #dynamic_title: true - # Window class (Linux/BSD only): - #class: - # Application instance name - #instance: Alacritty - # General application class - #general: Alacritty - # Decorations theme variant (Linux/BSD only) - # - # Override the variant of the GTK theme/Wayland client side decorations. - # Commonly supported values are `dark` and `light`. Set this to `None` to use - # the default theme variant. - #decorations_theme_variant: None - -scrolling: - # Maximum number of lines in the scrollback buffer. - # Specifying '0' will disable scrolling. - history: 50000 - # Scrolling distance multiplier. - #multiplier: 3 - -# Font configuration -font: - # Normal (roman) font face - normal: - # Font family - # - # Default: - # - (macOS) Menlo - # - (Linux/BSD) monospace - # - (Windows) Consolas - family: comic mono - # The `style` can be specified to pick a specific face. - style: Bold - - # Bold font face - bold: - # Font family - # - # If the bold family is not specified, it will fall back to the - # value specified for the normal font. - family: comic mono - - # The `style` can be specified to pick a specific face. - style: Bold - - # Italic font face - italic: - # Font family - # - # If the italic family is not specified, it will fall back to the - # value specified for the normal font. - family: comic mono - - # The `style` can be specified to pick a specific face. - style: Italic - - # Bold italic font face - bold_italic: - # Font family - # - # If the bold italic family is not specified, it will fall back to the - # value specified for the normal font. - family: monospace - - # The `style` can be specified to pick a specific face. - style: Bold Italic - - # Point size - size: 13.0 - # Offset is the extra space around each character. `offset.y` can be thought - # of as modifying the line spacing, and `offset.x` as modifying the letter - # spacing. - #offset: - # x: 0 - # y: 0 - # Glyph offset determines the locations of the glyphs within their cells with - # the default being at the bottom. Increasing `x` moves the glyph to the - # right, increasing `y` moves the glyph upward. - #glyph_offset: - # x: 0 - # y: 0 - # Use built-in font for box drawing characters. - # - # If `true`, Alacritty will use a custom built-in font for box drawing - # characters (Unicode points 2500 - 259f). - # - #builtin_box_drawing: true - -# If `true`, bold text is drawn using the bright color variants. -#draw_bold_text_with_bright_colors: false -# Colors (ArcoLinux) -colors: - # Default colors - primary: - background: '#0A0E14' - foreground: '#B3B1AD' - - # Normal colors - normal: - black: '#01060E' - red: '#EA6C73' - green: '#91B362' - yellow: '#F9AF4F' - blue: '#53BDFA' - magenta: '#FAE994' - cyan: '#90E1C6' - white: '#C7C7C7' - - # Bright colors - bright: - black: '#686868' - red: '#F07178' - green: '#C2D94C' - yellow: '#FFB454' - blue: '#59C2FF' - magenta: '#FFEE99' - cyan: '#95E6CB' - white: '#FFFFFF' -key_bindings: - - { key: F11, action: ToggleFullscreen } -theme: Ayu-Dark diff --git a/alacritty/.config/alacritty/alacritty.yml.1699988812821.bak b/alacritty/.config/alacritty/alacritty.yml.1699988812821.bak deleted file mode 100644 index ee52f07..0000000 --- a/alacritty/.config/alacritty/alacritty.yml.1699988812821.bak +++ /dev/null @@ -1,204 +0,0 @@ -# Configuration for Alacritty, the GPU enhanced terminal emulator. - -# Import additional configuration files -# -# Imports are loaded in order, skipping all missing files, with the importing -# file being loaded last. If a field is already present in a previous import, it -# will be replaced. -# -# All imports must either be absolute paths starting with `/`, or paths relative -# to the user's home directory starting with `~/`. -#import: -# - /path/to/alacritty.yml -# Any items in the `env` entry below will be added as -# environment variables. Some entries may override variables -# set by alacritty itself. -#env: -# TERM variable -# -# This value is used to set the `$TERM` environment variable for -# each instance of Alacritty. If it is not present, alacritty will -# check the local terminfo database and use `alacritty` if it is -# available, otherwise `xterm-256color` is used. -#TERM: alacritty -window: - # Window dimensions (changes require restart) - # - # Number of lines/columns (not pixels) in the terminal. Both lines and columns - # must be non-zero for this to take effect. The number of columns must be at - # least `2`, while using a value of `0` for columns and lines will fall back - # to the window manager's recommended size - #dimensions: - # columns: 0 - # lines: 0 - # Window position (changes require restart) - # - # Specified in number of pixels. - # If the position is not set, the window manager will handle the placement. - #position: - # x: 0 - # y: 0 - # Window padding (changes require restart) - # - # Blank space added around the window in pixels. This padding is scaled - # by DPI and the specified value is always added at both opposing sides. - #padding: - # x: 0 - # y: 0 - # Spread additional padding evenly around the terminal content. - #dynamic_padding: false - # Window decorations - # - # Values for `decorations`: - # - full: Borders and title bar - # - none: Neither borders nor title bar - # - # Values for `decorations` (macOS only): - # - transparent: Title bar, transparent background and title bar buttons - # - buttonless: Title bar, transparent background and no title bar buttons - #decorations: full - # Background opacity - # - # Window opacity as a floating point number from `0.0` to `1.0`. - # The value `0.0` is completely transparent and `1.0` is opaque. - opacity: 0.8 - # Startup Mode (changes require restart) - # - # Values for `startup_mode`: - # - Windowed - # - Maximized - # - Fullscreen - # - # Values for `startup_mode` (macOS only): - # - SimpleFullscreen - #startup_mode: Windowed - # Window title - #title: Alacritty - # Allow terminal applications to change Alacritty's window title. - #dynamic_title: true - # Window class (Linux/BSD only): - #class: - # Application instance name - #instance: Alacritty - # General application class - #general: Alacritty - # Decorations theme variant (Linux/BSD only) - # - # Override the variant of the GTK theme/Wayland client side decorations. - # Commonly supported values are `dark` and `light`. Set this to `None` to use - # the default theme variant. - #decorations_theme_variant: None - -scrolling: - # Maximum number of lines in the scrollback buffer. - # Specifying '0' will disable scrolling. - history: 50000 - # Scrolling distance multiplier. - #multiplier: 3 - -# Font configuration -font: - # Normal (roman) font face - normal: - # Font family - # - # Default: - # - (macOS) Menlo - # - (Linux/BSD) monospace - # - (Windows) Consolas - family: comic mono - # The `style` can be specified to pick a specific face. - style: Bold - - # Bold font face - bold: - # Font family - # - # If the bold family is not specified, it will fall back to the - # value specified for the normal font. - family: comic mono - - # The `style` can be specified to pick a specific face. - style: Bold - - # Italic font face - italic: - # Font family - # - # If the italic family is not specified, it will fall back to the - # value specified for the normal font. - family: comic mono - - # The `style` can be specified to pick a specific face. - style: Italic - - # Bold italic font face - bold_italic: - # Font family - # - # If the bold italic family is not specified, it will fall back to the - # value specified for the normal font. - family: monospace - - # The `style` can be specified to pick a specific face. - style: Bold Italic - - # Point size - size: 13.0 - # Offset is the extra space around each character. `offset.y` can be thought - # of as modifying the line spacing, and `offset.x` as modifying the letter - # spacing. - #offset: - # x: 0 - # y: 0 - # Glyph offset determines the locations of the glyphs within their cells with - # the default being at the bottom. Increasing `x` moves the glyph to the - # right, increasing `y` moves the glyph upward. - #glyph_offset: - # x: 0 - # y: 0 - # Use built-in font for box drawing characters. - # - # If `true`, Alacritty will use a custom built-in font for box drawing - # characters (Unicode points 2500 - 259f). - # - #builtin_box_drawing: true - -# If `true`, bold text is drawn using the bright color variants. -#draw_bold_text_with_bright_colors: false -# Colors (ArcoLinux) -colors: - # Default colors - primary: - background: '#000000' - foreground: '#d8dee9' - - # Colors the cursor will use if `custom_cursor_colors` is true - cursor: - text: '#1b2b34' - cursor: '#ffffff' - - # Normal colors - normal: - black: '#343d46' - red: '#EC5f67' - green: '#99C794' - yellow: '#FAC863' - blue: '#6699cc' - magenta: '#c594c5' - cyan: '#5fb3b3' - white: '#d8dee9' - - # Bright colors - bright: - black: '#343d46' - red: '#EC5f67' - green: '#99C794' - yellow: '#FAC863' - blue: '#6699cc' - magenta: '#c594c5' - cyan: '#5fb3b3' - white: '#d8dee9' -key_bindings: - - { key: F11, action: ToggleFullscreen } -theme: Oceanic-Next diff --git a/alacritty/.config/alacritty/alacritty.yml.1699988953900.bak b/alacritty/.config/alacritty/alacritty.yml.1699988953900.bak deleted file mode 100644 index 7ed2a1a..0000000 --- a/alacritty/.config/alacritty/alacritty.yml.1699988953900.bak +++ /dev/null @@ -1,199 +0,0 @@ -# Configuration for Alacritty, the GPU enhanced terminal emulator. - -# Import additional configuration files -# -# Imports are loaded in order, skipping all missing files, with the importing -# file being loaded last. If a field is already present in a previous import, it -# will be replaced. -# -# All imports must either be absolute paths starting with `/`, or paths relative -# to the user's home directory starting with `~/`. -#import: -# - /path/to/alacritty.yml -# Any items in the `env` entry below will be added as -# environment variables. Some entries may override variables -# set by alacritty itself. -#env: -# TERM variable -# -# This value is used to set the `$TERM` environment variable for -# each instance of Alacritty. If it is not present, alacritty will -# check the local terminfo database and use `alacritty` if it is -# available, otherwise `xterm-256color` is used. -#TERM: alacritty -window: - # Window dimensions (changes require restart) - # - # Number of lines/columns (not pixels) in the terminal. Both lines and columns - # must be non-zero for this to take effect. The number of columns must be at - # least `2`, while using a value of `0` for columns and lines will fall back - # to the window manager's recommended size - #dimensions: - # columns: 0 - # lines: 0 - # Window position (changes require restart) - # - # Specified in number of pixels. - # If the position is not set, the window manager will handle the placement. - #position: - # x: 0 - # y: 0 - # Window padding (changes require restart) - # - # Blank space added around the window in pixels. This padding is scaled - # by DPI and the specified value is always added at both opposing sides. - #padding: - # x: 0 - # y: 0 - # Spread additional padding evenly around the terminal content. - #dynamic_padding: false - # Window decorations - # - # Values for `decorations`: - # - full: Borders and title bar - # - none: Neither borders nor title bar - # - # Values for `decorations` (macOS only): - # - transparent: Title bar, transparent background and title |
