From c157c9a139ddda9dc760af36fb8b2299bc32a051 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Thu, 5 Aug 2021 05:05:40 +0300 Subject: Minor improvements and changes here and there --- dotfiles/.config/sway/desktopslav | 1 + dotfiles/.config/swaylock/config | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'dotfiles/.config') diff --git a/dotfiles/.config/sway/desktopslav b/dotfiles/.config/sway/desktopslav index 1c76233..df96ccd 100644 --- a/dotfiles/.config/sway/desktopslav +++ b/dotfiles/.config/sway/desktopslav @@ -4,6 +4,7 @@ # Outputs output "HDMI-A-2" background ~/.config/wall2.png fill +output "HDMI-A-1" background ~/.config/wall1.png fill output "HDMI-A-1" pos 0 0 output "HDMI-A-2" pos 1920 0 diff --git a/dotfiles/.config/swaylock/config b/dotfiles/.config/swaylock/config index 4f36d70..2082a1f 100644 --- a/dotfiles/.config/swaylock/config +++ b/dotfiles/.config/swaylock/config @@ -22,10 +22,11 @@ text-ver-color=#e5e9f0 text-wrong-color=#1d2021 text-clear-color=#1d2021 -fade-in=1 +fade-in=.3 clock indicator screenshots datestr=%a, %F +effect-pixelate=8 effect-blur=12x3 layout-bg-color=#000000bb -- cgit v1.2.3