diff --git a/sway/config b/sway/config index 3633d04..daca776 100755 --- a/sway/config +++ b/sway/config @@ -52,7 +52,7 @@ output * bg $background fill # your displays after another 300 seconds, and turn your screens back on when # resumed. It will also lock your screen before your computer goes to sleep. -exec swayidle -w timeout 60 "$lock" +exec swayidle -w timeout 120 "$lock" exec_always ~/.config/dotfiles/sway/lock.sh exec_always libinput-gestures @@ -86,6 +86,12 @@ layer_effects "launcher" { } gaps inner 2 + +# Colorscheme +client.focused #84A0C6 #84A0C6 #ffffff +client.urgent #E27878 #E27878 #ffffff +client.focused_inactive #2E313F #2E313F #ffffff + ### Input configuration # # Example configuration: