From 642c3c69a69220170e2f68c2bf6c898e6cb5b20b Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Wed, 17 Feb 2021 00:13:06 -0500 Subject: win+space, mkpopup --- fs-skel/sys/startup.rc | 2 +- fs-skel/sys/winspace.rc | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 fs-skel/sys/winspace.rc (limited to 'fs-skel/sys') diff --git a/fs-skel/sys/startup.rc b/fs-skel/sys/startup.rc index 3d038c5..aa514b1 100644 --- a/fs-skel/sys/startup.rc +++ b/fs-skel/sys/startup.rc @@ -1 +1 @@ -bin/terminal bin/highway \ No newline at end of file +bin/mkpopup Press Win+Space to open a terminal.\nPress Win+Arrow Key to move a window around.\nPress Win+Page Up/Down to shuffle windows.\nPress Escape to close this window. \ No newline at end of file diff --git a/fs-skel/sys/winspace.rc b/fs-skel/sys/winspace.rc new file mode 100644 index 0000000..3d038c5 --- /dev/null +++ b/fs-skel/sys/winspace.rc @@ -0,0 +1 @@ +bin/terminal bin/highway \ No newline at end of file -- cgit v1.2.3