diff options
Diffstat (limited to 'fs-skel')
-rw-r--r-- | fs-skel/sys/startup.rc | 2 | ||||
-rw-r--r-- | fs-skel/sys/winspace.rc | 1 |
2 files changed, 2 insertions, 1 deletions
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 |