From cf3c989341b62accd5ff081e345b10bf0bc411f9 Mon Sep 17 00:00:00 2001 From: Christoffer Martinsson Date: Thu, 8 May 2025 20:43:49 +0200 Subject: [PATCH] Update scripts --- config/hypr/hyprland_LABBOX.conf | 10 ++++++++++ update_arch.sh | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/config/hypr/hyprland_LABBOX.conf b/config/hypr/hyprland_LABBOX.conf index 7373079..8252b8d 100644 --- a/config/hypr/hyprland_LABBOX.conf +++ b/config/hypr/hyprland_LABBOX.conf @@ -1,2 +1,12 @@ monitor=eDP-1,preffered,auto,1 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 +} diff --git a/update_arch.sh b/update_arch.sh index 20f8b91..7300182 100755 --- a/update_arch.sh +++ b/update_arch.sh @@ -400,7 +400,7 @@ if [ "${ROLES[LAB]}" == "yes" ]; then printf -- '\033[33m Installing lab utilities\n\033[37m' yay --noconfirm -S --needed --aur ps7_libpicoipp ps7_libpicocv 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 nrfconnect-appimage cd~ && wget "https://git.cmtec.se/cm/spm6103_viewer/-/raw/main/spm6103_viewer.py?ref_type=heads&inline=false"