From 35f1e34e3f3ff9c1ce4aae4379395eaed49d759a Mon Sep 17 00:00:00 2001 From: nathansmith117 Date: Mon, 10 Mar 2025 06:37:34 -0600 Subject: Starting to really change the website --- linuxRoom.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'linuxRoom.html') diff --git a/linuxRoom.html b/linuxRoom.html index 824e77e..c82abc9 100644 --- a/linuxRoom.html +++ b/linuxRoom.html @@ -27,7 +27,7 @@ table {
- Tux the penguin flying + Tux the penguin flying @@ -346,7 +346,7 @@ table { You can turn youtube channels into rss feeds with https://www.youtube.com/feeds/videos.xml?channel_id={channel_id}
This can be done for all your subscriptions with - + this script
  • @@ -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.

    You can find my config on the - dotfiles repo. + dotfiles repo.

  • -- cgit v1.2.3
    @@ -49,7 +49,7 @@ table {
    -

    Dotfiles

    +

    Dotfiles

    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.

    @@ -297,7 +297,7 @@ table {

    lite-xl config

    - I have my config on a repo here here. + I have my config on a repo here here. On different screen sizes lite-xl may look bad and to fix it you need to set the LITE_SCALE environment variable.

    @@ -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.

    - The only thing I did to config mine - was install a plugin for a nicer interface yet - it has its own repo when it + The only thing I did to config mine was install plugins for a nicer interface + and mpris yet + it has its own repo when it could just be in the dotfiles repo. Like I said, my dotfiles are kind of fucked up.