From a104edcc9aa7dbc0801ce4a329725b32a609620c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 3 Jan 2022 14:45:37 +0100 Subject: sway: improve support with swaylock --- install | 1 + 1 file changed, 1 insertion(+) (limited to 'install') diff --git a/install b/install index 0db7f6b..5c34547 100755 --- a/install +++ b/install @@ -98,6 +98,7 @@ if ask "wayland" "Install Wayland (sway)"; then inst Xresources ~/.Xdefaults # X resources for wayland session inst config/sway/ ~/.config/sway inst config/swaylock/ ~/.config/swaylock + inst config/swayidle/ ~/.config/swayidle fi if ask "alacritty" "Install configurations for terminal emulator"; then -- cgit v1.2.3