diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-30 15:38:50 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-30 15:38:50 +0100 |
commit | 43a6f43141f01486eb1afb02880a6880bb51892b (patch) | |
tree | 398102ffccc1dcc11a1d796c9e16d469596a55ca /.config/i3/autostart##template | |
parent | 6adc601fa5ce8ab450da10b1c32f989808725037 (diff) |
Diffstat (limited to '.config/i3/autostart##template')
-rwxr-xr-x | .config/i3/autostart##template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/autostart##template b/.config/i3/autostart##template index b5322ef..6b7f908 100755 --- a/.config/i3/autostart##template +++ b/.config/i3/autostart##template @@ -10,7 +10,7 @@ xbanish & dunst & autocutsel -selection CLIPBOARD & fcitx5 & -xbindkeys --file "$XDG_CONFIG_HOME/xbindkeys/main" --nodaemon & +xbindkeys --nodaemon & {% if yadm.hostname == "thoncc" %} xdimmer -t 45 -p 3 & light-locker --no-late-locking & |