Skip to content

fix: username #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 1 addition & 13 deletions TermiWatch WatchKit App/Base.lproj/Interface.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<items>
<group width="1" alignment="left" layout="vertical" spacing="2" id="6PL-bo-ZK7" userLabel="Terminal Group">
<items>
<label alignment="left" text="user@watch:~ $ now" textAlignment="left" id="bcc-Ix-MUn">
<label alignment="left" text="hogeya@watch:~ $ now" textAlignment="left" id="bcc-Ix-MUn">
<fontDescription key="font" name="SFMono-Regular" family="SF Mono" pointSize="14"/>
<variation key="device=watch38mm">
<fontDescription key="font" name="SFMono-Regular" family="SF Mono" pointSize="12"/>
Expand Down Expand Up @@ -236,18 +236,6 @@
</label>
</items>
</group>
<label alignment="left" text="user@watch:~ $ " textAlignment="left" id="V36-NY-x0W">
<fontDescription key="font" name="SFMono-Regular" family="SF Mono" pointSize="14"/>
<variation key="device=watch38mm">
<fontDescription key="font" name="SFMono-Regular" family="SF Mono" pointSize="12"/>
</variation>
<variation key="device=watch42mm">
<fontDescription key="font" name="SFMono-Regular" family="SF Mono" pointSize="13"/>
</variation>
<variation key="device=watch44mm">
<fontDescription key="font" name="SFMono-Regular" family="SF Mono" pointSize="16"/>
</variation>
</label>
</items>
<edgeInsets key="margins" left="0.0" right="0.0" top="11" bottom="0.0"/>
<variation key="device=watch44mm">
Expand Down