swaydots

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

commit 9c07a72ca82d1e20179e8c6779128309e445a7bf
parent c183410b356f428dcbf895e57866b3c81d8a97f6
Author: awy <awy@awy.one>
Date:   Thu,  1 May 2025 17:31:43 +0300

update

Diffstat:
M.config/sway/config | 3++-
Mdependencies.txt | 1+
2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/.config/sway/config b/.config/sway/config @@ -18,6 +18,7 @@ exec foot --server exec portal exec sleep 0.1 && randombg exec mpd +exec autotiling-rs # WORKSPACES workspace 1 output DP-2 @@ -69,7 +70,7 @@ for_window [app_id="termfloat"] resize set width 960 bindsym $mod+j focus left bindsym $mod+k focus right bindsym $mod+f fullscreen -bindsym $mod+s layout toggle split +bindsym $mod+s layout toggle split tabbed bindsym $mod+minus exec 'wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-; kill -44 $(pidof i3blocks)' bindsym $mod+underscore exec 'wpctl set-volume @DEFAULT_AUDIO_SINK@ 15%-; kill -44 $(pidof i3blocks)' bindsym $mod+equal exec 'wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+; kill -44 $(pidof i3blocks)' diff --git a/dependencies.txt b/dependencies.txt @@ -9,6 +9,7 @@ xdg-desktop-portal-wlr i3blocks cmake wayland-protocols +autotiling-rs # sound pipewire