diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-10-17 18:31:32 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-10-17 18:31:32 -0500 |
| commit | fe74ef66ee5882495e00bae731c8e299811c7c1d (patch) | |
| tree | c33ce3e4c6b456ca532a0284f6138f64d1db303f /env/.config/i3/config | |
| parent | 62ba4da27df06a91fa75ef08cfa69fba4c82a72e (diff) | |
Squashed commit of the following:
- rofi kaomoji-picker.sh and keybind in i3
- rofi edit for vimish motions
- indent change
- swapped tmux keys
- echo port on auto port
- added proxy ignore to newsboat autofetch
- added xorg-xwayland
- autoport mc script using socat
- removed /dev from cam alias
Diffstat (limited to 'env/.config/i3/config')
| -rw-r--r-- | env/.config/i3/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/env/.config/i3/config b/env/.config/i3/config index 6d14cc9..5d0393f 100644 --- a/env/.config/i3/config +++ b/env/.config/i3/config @@ -98,6 +98,7 @@ bindsym $mod+q kill # start dmenu (a program launcher) bindsym $mod+d exec --no-startup-id "rofi -x11 -show drun" bindsym $mod+SHIFT+D exec $HOME/.local/bin/system/rofi-search-web.sh +bindsym $mod+Control+period exec $HOME/.local/bin/system/kaomoji-picker.sh #toggle border bindsym $mod+Shift+b border toggle |
