From e951cf30006ef75e8eabd68aabeec0e2fd18d963 Mon Sep 17 00:00:00 2001 From: Ewy~ Date: Tue, 31 Dec 2024 12:39:04 +0100 Subject: Several improvements: Enable sway smart borders Move media on bar so you're less likely to misclick Add some effects to the terminal --- .config/sway/config.d/outputs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/sway/config.d/outputs') diff --git a/.config/sway/config.d/outputs b/.config/sway/config.d/outputs index 2cd8e29..fc4ca40 100644 --- a/.config/sway/config.d/outputs +++ b/.config/sway/config.d/outputs @@ -1,5 +1,5 @@ output * { - background "$(cat $HOME/.cache/wal/wal)" fit + background "$(cat $HOME/.cache/wal/wal)" fill } output DP-2 { -- cgit v1.3