diff options
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 & |