diff options
| author | Ewy~ <ewy0@protonmail.com> | 2025-03-17 19:13:27 +0100 |
|---|---|---|
| committer | Ewy~ <ewy0@protonmail.com> | 2025-03-17 19:13:27 +0100 |
| commit | 8740db54043bf08982f5183572cdce266048afe0 (patch) | |
| tree | f915ba41ffa2384f2d57a2dceb1cbd8dbecab16e /.config/sway/config.d/outputs | |
| parent | cf0d96069f039846ffb48bc8a3d6bccb7e2f5a92 (diff) | |
incremental improvements
Diffstat (limited to '.config/sway/config.d/outputs')
| -rw-r--r-- | .config/sway/config.d/outputs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sway/config.d/outputs b/.config/sway/config.d/outputs index ad45998..276ff5d 100644 --- a/.config/sway/config.d/outputs +++ b/.config/sway/config.d/outputs @@ -1,4 +1,4 @@ output * { - background "$(cat $HOME/.cache/wal/wal)" fill + background "$(cat $HOME/.cache/wal/wal)" fit } |
