1
0
Fork 0

i3 term cmd

always start wezterm in a new process for correct lf preview display
This commit is contained in:
zymon 2024-11-11 14:10:14 +01:00
parent f5d278fd24
commit e884f1f91b

View file

@ -21,7 +21,7 @@ for_window [all] title_window_icon padding 10px
floating_modifier $mod floating_modifier $mod
## Run a terminal ## Run a terminal
set $term wezterm set $term wezterm start --always-new-process
bindsym $mod+Return exec $term bindsym $mod+Return exec $term