affinity working!

This commit is contained in:
Matt Nish-Lapidus 2025-01-03 23:23:35 -05:00
parent 0a72c12efc
commit 56612b2779
5 changed files with 424 additions and 74 deletions

View file

@ -0,0 +1,30 @@
command = /home/emenel/.nix-profile/bin/fish --login --interactive
shell-integration = fish
shell-integration-features = true
theme = Adventure
font-family = "JetBrains Mono"
font-size = 12
background = 111111
selection-foreground = ffffff
selection-background = 444444
bold-is-bright = true
cursor-style = bar
adjust-cursor-thickness = 2
resize-overlay = never
cursor-click-to-move = true
clipboard-paste-protection = true
keybind = ctrl+t=new_tab
keybind = ctrl+w=close_surface
keybind = ctrl+enter=new_split:down
keybind = ctrl+shift+enter=new_split:right
keybind = ctrl+alt+enter=equalize_splits
keybind = ctrl+alt+z=toggle_split_zoom
keybind = ctrl+alt+left=previous_tab
keybind = ctrl+alt+right=next_tab
keybind = ctrl+alt+up=goto_split:left
keybind = ctrl+alt+down=goto_split:right
keybind = ctrl+backspace=text:\x1b\x7f