From f34d00c3166a084106f8413ed058a72a324baf3f Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Fri, 17 May 2024 19:27:23 -0700 Subject: after u, dwm mod-i to make ia and ca on left screen and rest on right --- sh/u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sh') diff --git a/sh/u b/sh/u index 2e346dc..59fcd20 100755 --- a/sh/u +++ b/sh/u @@ -3,7 +3,7 @@ ssh-add -l || ssh-add -for host in ca ia studio pp; do +for host in studio pp ia ca; do # alacritty use -T to change window name so I can identify different servers # need to invoke bash afterwards for manual things like reboot if linux upgrades and pacdiff # maybe can automate further so no need manual things -- cgit v1.2.3-70-g09d2