diff --git a/templates/i3/i3 b/templates/i3/i3 index 2c85d2f..9d577fd 100644 --- a/templates/i3/i3 +++ b/templates/i3/i3 @@ -71,8 +71,10 @@ exec --no-startup-id xsetwacom -v --set $drawingTabletPad Button 16 key "control exec --no-startup-id xinput set-prop "USB OPTICAL MOUSE " "libinput Middle Emulation Enabled" 1 {% endif %} +{% if device == "laptop" %} # Noisetorch exec --no-startup-id noisetorch -i -s alsa_input.pci-0000_00_1f.3.analog-stereo +{% endif %} # xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the # screen before suspend. Use loginctl lock-session to lock your screen.