aboutsummaryrefslogtreecommitdiff
path: root/linuxRoom.html
diff options
context:
space:
mode:
Diffstat (limited to 'linuxRoom.html')
-rw-r--r--linuxRoom.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/linuxRoom.html b/linuxRoom.html
index 824e77e..c82abc9 100644
--- a/linuxRoom.html
+++ b/linuxRoom.html
@@ -27,7 +27,7 @@ table {
<body>
<center>
- <img src="https://media.tenor.com/ko4tpRh2FTcAAAAi/mr-free-super-tux.gif" alt="Tux the penguin flying"/>
+ <img src="images/flying_tux.gif" alt="Tux the penguin flying"/>
<table border="1" width="60%">
<tr>
<td>
@@ -49,7 +49,7 @@ table {
<tr>
<td>
- <h2><a href="https://github.com/nathansmith117/dotfiles" target="_blank">Dotfiles</a></h2>
+ <h2><a href="https://codeberg.org/nathansmith/dotfiles" target="_blank">Dotfiles</a></h2>
<p>This is a repo for my dotfiles and its kind of fucked up.
Some configs have there own repos because I didn't think ahead lmao.
</p>
@@ -297,7 +297,7 @@ table {
<h3>lite-xl config</h3>
<p>
- I have my config on a repo here <a href="https://github.com/nathansmith117/liteLXConfig" target="_blank">here</a>.
+ I have my config on a repo here <a href="https://codeberg.org/nathansmith/liteLXConfig" target="_blank">here</a>.
On different screen sizes lite-xl may look bad and to fix it you need to set the <code>LITE_SCALE</code> environment variable.
<br/><br/>
@@ -317,9 +317,9 @@ table {
mpv uses lua for its config files and is really simple by default. It also can play youtube videos
or other online streams just by giving it a url.<br/><br/>
- The only thing I did to config mine
- was install a plugin for a nicer interface yet
- <a href="https://github.com/nathansmith117/mpvconfig" target="_blank">it has its own repo</a> when it
+ The only thing I did to config mine was install plugins for a nicer interface
+ and mpris yet
+ <a href="https://codeberg.org/nathansmith/mpvconfig" target="_blank">it has its own repo</a> when it
could just be in the dotfiles repo. Like I said, my dotfiles are kind of fucked up.
</p>
</td>
@@ -346,7 +346,7 @@ table {
You can turn youtube channels into rss feeds with
<code>https://www.youtube.com/feeds/videos.xml?channel_id={channel_id}</code><br/>
This can be done for all your subscriptions with
- <a href="https://gist.github.com/nathansmith117/1ad3ffbf22a4c04ca169dd76a99a5236" target="_blank">
+ <a href="scripts/youtube_subs_export.py" target="_blank">
this script</a>
</li>
<li>
@@ -369,7 +369,7 @@ table {
alacritty now has a option for toml files for the config. The yml files was
one of the biggest things keeping me away from alacritty.<br/><br/>
You can find my config on the
- <a href="https://github.com/nathansmith117/dotfiles/tree/main/.config/alacritty" target="_blank">dotfiles repo</a>.
+ <a href="https://codeberg.org/nathansmith/dotfiles/src/branch/main/.config/alacritty" target="_blank">dotfiles repo</a>.
</p>
</td>
</tr>