aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/sway/config
diff options
context:
space:
mode:
Diffstat (limited to 'home/.config/sway/config')
-rw-r--r--home/.config/sway/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/home/.config/sway/config b/home/.config/sway/config
index b8c10c7..2d85a6c 100644
--- a/home/.config/sway/config
+++ b/home/.config/sway/config
@@ -37,12 +37,12 @@ seat * hide_cursor 3000
# ── Output ────────────────────────────────────────────────────────────────────
output * bg #282828 solid_color
-output * pos 0 0
# ── Window rules ──────────────────────────────────────────────────────────────
for_window [class="feh"] floating enable
for_window [app_id="imv"] floating enable
for_window [class="Tor Browser"] floating enable
+for_window [app_id="at.yrlf.wl_mirror"] fullscreen enable
# ── Standard keybinds (sway defaults) ─────────────────────────────────────────
bindsym $mod+Return exec $term
@@ -155,3 +155,4 @@ bar {
exec systemctl --user import-environment WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
exec mako
+exec "sleep 1 && ~/.config/sway/display-toggle.sh init"