logo

dotfiles

My dotfiles, one branch per machine, rebased on base git clone https://hacktivis.me/git/dotfiles.git
commit: b86d390eaa9fe7235e3d545dd8849eb8adcca49e
parent 37ed8fa2c5cbbcae5201635501abb8abc5db0073
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 23 Apr 2021 12:23:18 +0200

sway: exec wlsunset on launch

Diffstat:

M.config/sway/config2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.config/sway/config b/.config/sway/config @@ -15,6 +15,8 @@ exec swayidle -w \ timeout 60 locker \ timeout 80 memsys +exec wlsunset -l 47.6 -L -1.8 + # Keybindings # Based on XMonad