dots

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

commit 1ae95018accdc0c85aaa673e4ae6557170b13131
parent 3a0318e2a62833ad6dcb843d9b20d1269ad09d37
Author: awy <awy@awy.one>
Date:   Mon, 15 Dec 2025 20:04:33 +0300

gtk apps floating no border fix

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

diff --git a/.config/sway/config b/.config/sway/config @@ -36,7 +36,7 @@ workspace 1 output DP-2 workspace 2 output DP-3 # seat seat0 xcursor_theme hicolor - +for_window [app_id=".*"] border normal # floating window assigments for_window [window_role = "pop-up"] floating enable for_window [window_role = "bubble"] floating enable