Browse Source

Add some sway cosmetic tweaks

master
siinus 2 years ago
parent
commit
003d779ac6
Signed by: siinus
GPG Key ID: 259BA0611AE97CEF
  1. 5
      sway/.config/sway/config

5
sway/.config/sway/config

@ -165,11 +165,16 @@ bar { @@ -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)/*

Loading…
Cancel
Save