dots

my dotfiles
git clone https://git.awy.one/dots
Log | Files | Refs | Submodules | README | LICENSE

commit f3b2c12aa15588ae6608c56627289089cac2c20e
parent 3a14c085dea516e583ecf7389a6cf94982fa722a
Author: awy <awy@awy.one>
Date:   Sat, 20 Dec 2025 15:40:52 +0300

neomutt bind

Diffstat:
M.config/sway/config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/sway/config b/.config/sway/config @@ -81,6 +81,7 @@ floating_modifier $mod normal bindsym $mod+Return exec $term bindsym $mod+q kill bindsym $mod+Shift+w exec icecat +bindsym $mod+Shift+e exec 'sh -c "$term -T neomutt -e neomutt; pkill -RTMIN+12 i3blocks"' # bindsym $mod+r exec $term -e yazi # bindsym $mod+e exec 'sh -c "$term -e neomutt; pkill -RTMIN+12 i3blocks"' bindsym $mod+d exec $menu @@ -93,7 +94,6 @@ bindsym $mod+backspace exec sysact bindsym $mod+Shift+backspace exec sysact # bindsym $mod+Shift+q exec sysact bindsym $mod+Shift+c reload -bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit' bindsym $mod+Print exec dmenurecord bindsym $mod+Shift+Print exec 'dmenurecord kill' bindsym $mod+Tab exec chooseprofile