>>108525720
You just push the key for where it needs to go, and before letting go of the super key, you push the key that opens the program.
bindsym $mod+Return exec wezterm start --class wezterm
bindsym $mod+d exec ~/.config/i3/scripts/rofi_drun
bindsym $mod+shift+d exec ~/.config/i3/scripts/rofi_run
bindsym $mod+semicolon splith
bindsym $mod+n splitv
bindsym $mod+ctrl+semicolon splith; layout toggle tabbed splith
bindsym $mod+ctrl+n splitv; layout toggle stacking splitv
bindsym $mod+shift+a mark --add swapee
bindsym $mod+shift+s swap container with mark swapee; unmark swapee
Comment too long. Click here to view the full text.