aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sway/.config
diff options
context:
space:
mode:
Diffstat (limited to 'sway/.config')
-rw-r--r--sway/.config/sway/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/.config/sway/config b/sway/.config/sway/config
index c7592af..95770e3 100644
--- a/sway/.config/sway/config
+++ b/sway/.config/sway/config
@@ -47,11 +47,14 @@ for_window [class="^steam$" title="^Steam$"] floating disable
for_window [app_id="firefox" title="Library"] floating enable
for_window [app_id="firefox" title="Firefox — Sharing Indicator"] kill
for_window [app_id="" title="^Streamlink Twitch GUI$"] floating enable
+for_window [app_id="deno" title="^Peek preview$"] resize set width 980px
for_window [class="^steam$" title="^Sign in to Steam$"] move to scratchpad
assign [app_id="mpv"] s
assign [class="^discord$" instance="^discord$"] d
+no_focus [app_id="deno" title="^Peek preview$"]
+
input type:pointer {
accel_profile flat
}