dots

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

commit 0a8d2c95dc2f3dd04d17ebd14854a59cc3230e91
parent e3623726b2213b9ea867dc5c6c36d6f6c0182912
Author: awy <awy@awy.one>
Date:   Sun, 21 Dec 2025 04:43:10 +0300

swaycfg

Diffstat:
M.config/sway/config | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.config/sway/config b/.config/sway/config @@ -81,7 +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+Shift+e exec sh -c '$term -T neomutt -e neomutt; pkill -RTMIN+12 ".*blocks|waybar"' # 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 @@ -99,7 +99,7 @@ bindsym $mod+Shift+Print exec 'dmenurecord kill' bindsym $mod+Tab exec chooseprofile bindsym $mod+grave exec bookmarks bindsym $mod+Shift+grave exec define -bindsym $mod+Shift+n exec 'sh -c "$term -T newsraft -e newsraft; pkill -RTMIN+6 i3blocks"' +bindsym $mod+Shift+n exec sh -c '$term -T newsraft -e newsraft; pkill -RTMIN+6 ".*blocks|waybar"' bindsym $mod+m exec $term -e rmpc bindsym $mod+Shift+m exec 'wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle; kill -44 $(pidof i3blocks)' bindsym $mod+comma exec mpc prev @@ -272,9 +272,9 @@ input "type:keyboard" { } bar { + swaybar_command waybar position top - status_command i3blocks - # font pango:FreeMono Bold 10 + colors { background #282828 statusline #ebdbb2