This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
active-opacity=1.000000; | |
animation-clamping=false; | |
animation-dampening=15; | |
animation-for-open-window="zoom"; | |
animation-for-transient-window="slide-up"; | |
animation-for-unmap-window="zoom"; | |
animation-stiffness=170; | |
animation-window-mass=0.800000; | |
animations=true; | |
backend="glx"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ============================================= # | |
# Start with defaults from the Sensible plugin # | |
# --------------------------------------------- # | |
run-shell /nix/store/sjwqvdzdddxxbr87h5h7al7biipz50vj-tmuxplugin-sensible-unstable-2017-09-05/share/tmux-plugins/sensible/sensible.tmux | |
# ============================================= # | |
set -g default-terminal "tmux-256color" | |
set -g base-index 1 | |
setw -g pane-base-index 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add_newline = true | |
format = "[$directory](fg:#C0A36E) ($git_branch)($git_status )($nix_shell)($character)" | |
right_format = "[$cmd_duration](bg:none fg:#957FB8)" | |
scan_timeout = 10 | |
[battery] | |
charging_symbol = "⚡️" | |
discharging_symbol = "💀" | |
full_symbol = "🔋" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"cursor":{"style":"Block","unfocused_hollow":true},"env":{"TERM":"xterm-256color","WINIT_X11_SCALE_FACTOR":"1.0"},"import":["~/.config/alacritty/config/kanagawa.yml"],"key_bindings":[{"action":"SpawnNewInstance","key":"N","mods":"Control|Shift"},{"action":"Quit","key":"Q","mods":"Control"},{"action":"Paste","key":"V","mods":"Control|Shift"},{"action":"Copy","key":"C","mods":"Control|Shift"},{"action":"IncreaseFontSize","key":"NumpadAdd","mods":"Control"},{"action":"DecreaseFontSize","key":"NumpadSubtract","mods":"Control"},{"action":"ResetFontSize","key":"Key0","mods":"Control"}],"live_config_reload":true,"mouse_bindings":[{"action":"PasteSelection","mouse":"Middle"}],"scrolling":{"faux_multiplier":3,"history":5000,"multiplier":3},"selection":{"save_to_clipboard":false,"semantic_escape_chars":",│`|:\"' ()[]{}<>"},"shell":{"args":["-l","-c","tmux new || tmux"],"program":"/nix/store/26f5rij8ajdw5dm1d78wyndwk3v723nr-fish-3.6.1/bin/fish"},"url":{"launcher":"open","modifiers":"Shift"},"window":{"decorations":"non |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
font: | |
normal: | |
family: "VictorMono Nerd Font" | |
style: "Bold" | |
italic: | |
family: "VictorMono Nerd Font" | |
style: "Bold Italic" | |
bold: |