diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2026-03-21 03:51:09 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2026-03-21 03:51:09 -0500 |
| commit | 32418fca3e38ef2e6b5e62c8f568da6e0a73a261 (patch) | |
| tree | c3d68f02be6a2b196a222a5eb9c9341e55929d34 /env/.config/i3 | |
| parent | 66953f50fbbd312499d577ef6358fe0e675c54ab (diff) | |
Squashed commit of the following:
- moved from st to st-flexipatch
- dwm changes
- added dunst to autostart
- moved from lf-gadets to lfimg-sixel
- st
- asciidoc conf for 3rd nvim
Diffstat (limited to 'env/.config/i3')
| -rw-r--r-- | env/.config/i3/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/env/.config/i3/config b/env/.config/i3/config index 09f8b72..3dbdae9 100644 --- a/env/.config/i3/config +++ b/env/.config/i3/config @@ -68,7 +68,8 @@ floating_modifier $mod tiling_drag modifier titlebar # start a terminal -bindsym $mod+Return exec wezterm +bindsym $mod+Return exec st +bindsym $mod+Control+Return exec wezterm bindsym $mod+Shift+Return exec urxvt # kill focused window |
