changing scripts to get swayidle working
This commit is contained in:
parent
260e597860
commit
e113d9775d
20 changed files with 137 additions and 58 deletions
|
@ -8,7 +8,7 @@
|
|||
path = [ "/run/current-system/bin/" "/run/current-system/sw/" ];
|
||||
|
||||
script = ''
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env sh
|
||||
hda-verb /dev/snd/hwC3D0 0x20 0x500 0x7
|
||||
hda-verb /dev/snd/hwC3D0 0x20 0x500 0x7
|
||||
hda-verb /dev/snd/hwC3D0 0x20 0x500 0x10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue