File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -208,8 +208,8 @@ exec swayidle -w \
208208 # You can "split" the current object of your focus with
209209 # $mod+b or $mod+v, for horizontal and vertical splits
210210 # respectively.
211- bindsym $mod+b splith
212- bindsym $mod+v splitv
211+ bindsym $mod+Shift+ b splith
212+ bindsym $mod+Shift+ v splitv
213213
214214 # Switch the current container between different layout styles
215215 bindsym $mod+s layout stacking
@@ -346,8 +346,6 @@ font=JetBrainsMono Nerd Font:size=16
346346pad=14x14
347347term=xterm-256color
348348
349- include=~/.config/omarchy/current/theme/foot.ini
350-
351349[scrollback]
352350lines=10000
353351
@@ -356,8 +354,7 @@ style=block
356354blink=yes
357355
358356[key-bindings]
359- clipboard-copy=Control+Insert
360- clipboard-paste=Shift+Insert
357+ primary-paste=Super+v
361358EOF
362359}
363360
You can’t perform that action at this time.
0 commit comments