Improved sct (wlsunset) wrapper

This commit is contained in:
Emmet 2023-08-26 15:59:03 -05:00
parent e1005f80a4
commit b2afc93c12

View file

@ -215,7 +215,7 @@
killall wlsunset
temphigh=$(( $1 + 1 ))
templow=$1
wlsunset -t $templow -T $temphigh &
wlsunset -t $templow -T $temphigh &> /dev/null &
'')
(pkgs.writeScriptBin "hyprworkspace" ''
#!/bin/sh