From 0dfef1e6bb5ae0f8598d36f17812e1d019803341 Mon Sep 17 00:00:00 2001 From: clint Date: Wed, 12 Jun 2024 17:10:40 -0500 Subject: [PATCH] tmux and alac --- alacritty/.config/alacritty/alacritty.toml | 406 +++++++++++++++++++++ tmux/.config/tmux/statusline.conf | 6 +- 2 files changed, 409 insertions(+), 3 deletions(-) create mode 100644 alacritty/.config/alacritty/alacritty.toml diff --git a/alacritty/.config/alacritty/alacritty.toml b/alacritty/.config/alacritty/alacritty.toml new file mode 100644 index 0000000..b295833 --- /dev/null +++ b/alacritty/.config/alacritty/alacritty.toml @@ -0,0 +1,406 @@ +# import = ["/home/clint/.alacritty-colorscheme/themes/base16_default_dark.yaml"] + +[font] +size = 12 + +[font.normal] +family = "FiraCode Nerd Font" +style = "Regular" + +[[keyboard.bindings]] +chars = "\u001Ba" +key = "A" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bb" +key = "B" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bc" +key = "C" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bd" +key = "D" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Be" +key = "E" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bf" +key = "F" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bg" +key = "G" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bh" +key = "H" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bi" +key = "I" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bj" +key = "J" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bk" +key = "K" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bl" +key = "L" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bm" +key = "M" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bn" +key = "N" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bo" +key = "O" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bp" +key = "P" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bq" +key = "Q" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Br" +key = "R" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bs" +key = "S" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bt" +key = "T" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bu" +key = "U" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bv" +key = "V" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bw" +key = "W" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bx" +key = "X" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001By" +key = "Y" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001Bz" +key = "Z" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001BA" +key = "A" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BB" +key = "B" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BC" +key = "C" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BD" +key = "D" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BE" +key = "E" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BF" +key = "F" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BG" +key = "G" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BH" +key = "H" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BI" +key = "I" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BJ" +key = "J" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BK" +key = "K" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BL" +key = "L" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BM" +key = "M" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BN" +key = "N" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BO" +key = "O" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BP" +key = "P" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BQ" +key = "Q" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BR" +key = "R" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BS" +key = "S" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BT" +key = "T" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BU" +key = "U" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BV" +key = "V" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BW" +key = "W" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BX" +key = "X" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BY" +key = "Y" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001BZ" +key = "Z" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001B1" +key = "Key1" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001B2" +key = "Key2" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001B3" +key = "Key3" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001B4" +key = "Key4" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001B5" +key = "Key5" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001B6" +key = "Key6" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001B7" +key = "Key7" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001B8" +key = "Key8" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001B9" +key = "Key9" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001B0" +key = "Key0" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u0000" +key = "Space" +mods = "Control" + +[[keyboard.bindings]] +chars = "\u001B`" +key = "`" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001B~" +key = "`" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001B." +key = "Period" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001B*" +key = "Key8" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001B#" +key = "Key3" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001B>" +key = "Period" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001B<" +key = "Comma" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001B_" +key = "Minus" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001B%" +key = "Key5" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001B^" +key = "Key6" +mods = "Alt|Shift" + +[[keyboard.bindings]] +chars = "\u001B\\" +key = "Backslash" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001B/" +key = "Slash" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001B[1;3D" +key = "Left" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001B[1;3C" +key = "Right" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001B[" +key = "LBracket" +mods = "Alt" + +[[keyboard.bindings]] +chars = "\u001B]" +key = "RBracket" +mods = "Alt" + +[window] +opacity = 0.7 diff --git a/tmux/.config/tmux/statusline.conf b/tmux/.config/tmux/statusline.conf index 46df01e..e6cf112 100644 --- a/tmux/.config/tmux/statusline.conf +++ b/tmux/.config/tmux/statusline.conf @@ -8,7 +8,7 @@ set-window-option -g status-left-length 30 # right status set-window-option -g status-right-length 300 -set-window-option -g status-right "#[bg=white fg=black bold][`F]#[bg=black fg=white] Search #[bg=white fg=black bold][`C-r]#[bg=black fg=white] Restore #[bg=white fg=black bold][`C-s]#[bg=black fg=white] Save#[fg=brightred bg=black] #[fg=white bg=black] #{weather} #[fg=brightred bg=black] #[fg=colour179 bg=black]🖥 CPU:#{cpu_percentage} MEM:#{ram_percentage} #[fg=brightred bg=black] #[fg=white bg=black]📅%Y-%m-%d 🕗%I:%m%p" +set-window-option -g status-right "#[bg=white fg=black bold][`F]#[bg=black fg=white] Search #[bg=white fg=black bold][`C-r]#[bg=black fg=white] Restore #[bg=white fg=black bold][`C-s]#[bg=black fg=white] Save#[fg=brightred bg=black] #[fg=white bg=black] #{weather} #[fg=brightred bg=black] #[fg=colour179 bg=black]🖥 CPU:#{cpu_percentage} MEM:#{ram_percentage} #[fg=brightred bg=black] #[fg=white bg=black]📅%Y-%m-%d 🕗%I:%m%p" set-window-option -g status-right-style "fg=white bg=black" # set-option -g status-right @@ -17,10 +17,10 @@ set-window-option -g window-status-format " #I: #W " set-window-option -g window-status-style "bg=black fg=white" # active windows -set-window-option -g window-status-current-format " #I: #W #[bg=black fg=white]" +set-window-option -g window-status-current-format " #I: #W #[bg=black fg=white]" set-window-option -g window-status-current-style "bg=white fg=black bold" # main bg color set -g status-bg black -##             +##            