Update scripts
This commit is contained in:
parent
5469199701
commit
cf3c989341
@ -1,2 +1,12 @@
|
|||||||
monitor=eDP-1,preffered,auto,1
|
monitor=eDP-1,preffered,auto,1
|
||||||
monitor=HDMI-A-1,preffered,auto-left,1,transform,3
|
monitor=HDMI-A-1,preffered,auto-left,1,transform,3
|
||||||
|
workspace=1,monitor:eDP-1
|
||||||
|
workspace=2,monitor:HDMI-A-1
|
||||||
|
exec-once = [workspace 1] picoscope7
|
||||||
|
exec-once = [workspace 2] brave
|
||||||
|
general {
|
||||||
|
layout = dwindle
|
||||||
|
}
|
||||||
|
dwindle {
|
||||||
|
force_split = 1
|
||||||
|
}
|
||||||
|
|||||||
@ -400,7 +400,7 @@ if [ "${ROLES[LAB]}" == "yes" ]; then
|
|||||||
printf -- '\033[33m Installing lab utilities\n\033[37m'
|
printf -- '\033[33m Installing lab utilities\n\033[37m'
|
||||||
yay --noconfirm -S --needed --aur ps7_libpicoipp ps7_libpicocv
|
yay --noconfirm -S --needed --aur ps7_libpicoipp ps7_libpicocv
|
||||||
yay --noconfirm -S --needed --aur picoscope7
|
yay --noconfirm -S --needed --aur picoscope7
|
||||||
yay --noconfirm -S --needed --aur ps7_libps2000a
|
yay --noconfirm -S --needed --aur ps7_libps2000a ps7_libps3000a
|
||||||
yay --noconfirm -S --needed --aur nrf-udev
|
yay --noconfirm -S --needed --aur nrf-udev
|
||||||
yay --noconfirm -S --needed --aur nrfconnect-appimage
|
yay --noconfirm -S --needed --aur nrfconnect-appimage
|
||||||
cd~ && wget "https://git.cmtec.se/cm/spm6103_viewer/-/raw/main/spm6103_viewer.py?ref_type=heads&inline=false"
|
cd~ && wget "https://git.cmtec.se/cm/spm6103_viewer/-/raw/main/spm6103_viewer.py?ref_type=heads&inline=false"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user