From 003d779ac690624d0692955b4e57a973978507dc Mon Sep 17 00:00:00 2001 From: siinus Date: Sun, 28 Aug 2022 06:34:49 +0300 Subject: [PATCH] Add some sway cosmetic tweaks --- sway/.config/sway/config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sway/.config/sway/config b/sway/.config/sway/config index 66f0eb6..2ade8e5 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -165,11 +165,16 @@ bar { workspace_buttons yes } +default_border pixel 2 + +seat * hide_cursor when-typing enable + include /etc/sway/config.d/* exec dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY for_window [app_id="mpv"] floating enable +for_window [app_id="tridactyl_editor"] floating enable include hosts/$(hostname)/*