commit | 1ad86d0b165a6409095b23a5823b82b5f315206e | [log] [tgz] |
---|---|---|
author | Adrià Vilanova MartÃnez <me@avm99963.com> | Tue Nov 19 20:43:24 2024 +0100 |
committer | Copybara bot <copybara-bot@avm99963.com> | Tue Nov 19 20:05:09 2024 +0000 |
tree | ea665efbb8f3b78978230b07ffffe253bab429a5 | |
parent | 04ad82a315e569516a0b3de51979c0094668c4f2 [diff] [blame] |
feat(sway): add safeeyes GitOrigin-RevId: d1734d2eaf327b52e897c98fe20fc62eb4dacada
diff --git a/private_dot_config/sway/config.tmpl b/private_dot_config/sway/config.tmpl index 330fdaf..aeba322 100644 --- a/private_dot_config/sway/config.tmpl +++ b/private_dot_config/sway/config.tmpl
@@ -404,6 +404,8 @@ exec wl-paste --watch cliphist store -max-items 10 +exec safeeyes + # See https://wiki.archlinux.org/title/Sway#Idle exec swayidle -w \ timeout 235 'swaymsg "output * power off"' \