1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151
|
font-family = BlexMono Nerd Font Mono font-size = 16
theme = GruvboxDarkHard cursor-style = block adjust-cell-height = 35%
mouse-hide-while-typing = true mouse-scroll-multiplier = 2
window-padding-balance = true window-save-state = always window-colorspace = "display-p3"
background = 1C2021
background-opacity = 0.75 background-blur-radius = 40 font-family = VictorMono NFM font-size = 16 cursor-style = block cursor-style-blink = false cursor-invert-fg-bg = true mouse-hide-while-typing = true
macos-titlebar-style = tabs macos-option-as-alt = true
confirm-close-surface = true window-title-font-family = VictorMono NFM Italic window-decoration = true window-padding-x = 2 window-padding-y = 2 window-padding-balance = true window-save-state = always
auto-update = download auto-update-channel = stable
shell-integration-features = true copy-on-select = clipboard focus-follows-mouse = true link-url = true
keybind = super+r=reload_config keybind = super+i=inspector:toggle keybind = super+f=toggle_fullscreen keybind = super+left=previous_tab keybind = super+right=next_tab
keybind = global:super+grave_accent=toggle_quick_terminal
keybind = super+b>x=close_surface keybind = super+b>c=new_tab keybind = super+b>n=new_window keybind = super+b>f=toggle_fullscreen
keybind = super+b>1=goto_tab:1 keybind = super+b>2=goto_tab:2 keybind = super+b>3=goto_tab:3 keybind = super+b>4=goto_tab:4 keybind = super+b>5=goto_tab:5 keybind = super+b>6=goto_tab:6 keybind = super+b>7=goto_tab:7 keybind = super+b>8=goto_tab:8 keybind = super+b>9=goto_tab:9
keybind = super+b>\=new_split:right keybind = super+b>-=new_split:down keybind = super+b>e=equalize_splits keybind = super+b>z=toggle_split_zoom
keybind = super+b>h=goto_split:left keybind = super+b>j=goto_split:bottom keybind = super+b>k=goto_split:top keybind = super+b>l=goto_split:right keybind = super+b>left=goto_split:left keybind = super+b>down=goto_split:bottom keybind = super+b>up=goto_split:top keybind = super+b>right=goto_split:right
|