Cleaning up the README.

This commit is contained in:
Derek Taylor 2023-01-15 12:14:41 -06:00
parent 13d8bc51f5
commit 3ce25c01fa
3 changed files with 22 additions and 48 deletions

View File

@ -1,14 +1,14 @@
[xin_0]
file=/home/dt/wallpapers/0121.jpg
file=/home/dt/wallpapers/0013.jpg
mode=0
bgcolor=#000000
[xin_1]
file=/home/dt/wallpapers/0121.jpg
file=/home/dt/wallpapers/0013.jpg
mode=0
bgcolor=#000000
[xin_2]
file=/home/dt/wallpapers/0121.jpg
file=/home/dt/wallpapers/0013.jpg
mode=0
bgcolor=#000000

View File

@ -1,8 +1,8 @@
[geometry]
posx=1936
posy=40
sizex=1331
sizey=1020
posx=1920
posy=0
sizex=1920
sizey=1080
[nitrogen]
view=icon

View File

@ -5,11 +5,8 @@
- [[#my-window-manager-configs][My Window Manager Configs]]
- [[#other-popular-configs-of-mine][Other Popular Configs Of Mine]]
- [[#who-am-i][Who Am I?]]
- [[#distrotube-links][DistroTube Links]]
- [[#personal-sites][Personal Sites]]
- [[#watch-dts-videos][Watch DT's Videos]]
- [[#social-media][Social Media]]
- [[#support-dts-work][Support DT's Work]]
- [[#distrotube-on-the-web][DistroTube On The Web]]
- [[#support-dts-work][Support DT's Work]]
- [[#how-to-manage-your-own-dotfiles][How To Manage Your Own Dotfiles]]
- [[#license][License]]
@ -21,30 +18,19 @@
Dotfiles are the customization files that are used to personalize your Linux or other Unix-based system. You can tell that a file is a dotfile because the name of the file will begin with a period--a dot! The period at the beginning of a filename or directory name indicates that it is a hidden file or directory. This repository contains my personal dotfiles. They are stored here for convenience so that I may quickly access them on new machines or new installs. Also, others may find some of my configurations helpful in customizing their own dotfiles.
* My Window Manager Configs
- [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/awesome][Awesome]]
- [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/bspwm][Bspwm]]
- [[https://gitlab.com/dwt1/dwm-distrotube][Dwm]] (*)
- [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/herbstluftwm][Herbstluftwm]]
- [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/i3][i3-gaps]]
- [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/openbox][Openbox]] (you may also want my [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/tint2][tint2]] panel config and [[https://gitlab.com/dwt1/dt-dark-theme][dt-dark-theme]] GTK theme)
- [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/qtile][Qtile]]
- [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/spectrwm][Spectrwm]] (you will also need this [[https://gitlab.com/dwt1/dotfiles/-/blob/master/baraction.sh][baraction.sh]] script)
- [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/xmonad][XMonad]]
| [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/awesome][Awesome]] | [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/bspwm][Bspwm]] | [[https://gitlab.com/dwt1/dwm-distrotube][Dwm]] (*) | [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/herbstluftwm][Herbstluftwm]] |
| [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/i3][i3-gaps]] | [[https://gitlab.com/dwt1/dotfiles/-/blob/master/.jwmrc][JWM]] | [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/leftwm][LeftWM]] | [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/openbox][Openbox]] |
| [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/qtile][Qtile]] | [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/spectrwm][Spectrwm]] | [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/xmonad][XMonad]] (**) | |
(*) = /links to another repository of mine/
(**) = you may also want my [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/tint2][tint2]] panel config and [[https://gitlab.com/dwt1/dt-dark-theme][dt-dark-theme]] GTK theme.
* Other Popular Configs Of Mine
- [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/alacritty][Alacritty]]
- [[https://gitlab.com/dwt1/dmenu-distrotube][Dmenu]] (*)
- [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/doom][Doom Emacs]]
- [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/nvim][Neovim]]
- [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/polybar][Polybar]]
- [[https://gitlab.com/dwt1/st-distrotube][St]] (*)
- [[https://gitlab.com/dwt1/shell-color-scripts][Shell Color Scripts]] (*)
- [[https://gitlab.com/dwt1/surf-distrotube][Surf]] (*)
- [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/sxhkd][Sxhkd]]
- [[https://gitlab.com/dwt1/wallpapers][Wallpapers]] (*)
- [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/xmobar][Xmobar]]
| [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/alacritty][Alacritty]] | [[https://gitlab.com/dwt1/dotfiles/-/blob/master/.bashrc][Bash]] | [[https://gitlab.com/dwt1/dmenu-distrotube][Dmenu]] (*) | [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/doom][Doom Emacs]] | [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/fish][Fish]] |
| [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/nvim][Neovim]] | [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/polybar][Polybar]] | [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/rofi][Rofi]] | [[https://gitlab.com/dwt1/st-distrotube][St]] (*) | [[https://gitlab.com/dwt1/shell-color-scripts][Shell Color Scripts]] (*) |
| [[https://gitlab.com/dwt1/surf-distrotube][Surf]] (*) | [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/sxhkd][Sxhkd]] | [[https://gitlab.com/dwt1/wallpapers][Wallpapers]] (*) | [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/xmobar][Xmobar]] | [[https://gitlab.com/dwt1/dotfiles/-/blob/master/.zshrc][Zsh]] |
(*) = /links to another repository of mine/
@ -58,26 +44,14 @@ I am Derek Taylor (DT), the creator of the DistroTube channel (also DT) on [[htt
2) As a learning resource for those that wish to study my configs.
3) As a backup and restore option for myself should the need arise.
* DistroTube Links
** Personal Sites
I maintain two personal websites. One is a standard http website and one is a Gemini capsule. To view the Gemini capsule, you need a Gemini client installed. My preferred Gemini client is a terminal client called 'amfora'. If you want a graphical Gemini client, 'lagrange' is a nice program. There is also a Firefox plugin called Geminize.
- [[https://www.distrotube.com/][DistroTube.com]] (http)
- [[gemini://distro.tube][Distro.tube]] (gemini)
** Watch DT's Videos
Although YouTube is the king of video platforms as far as numbers of potential viewers, I have been on Odysee/LBRY since its early days. And Odysee has exploded in growth and, in my opinion, has positioned itself as a viable alternative to YouTube. And Odysee/LBRY is free and open source software!
* DistroTube On The Web
- [[https://www.youtube.com/DistroTube][YouTube]]
- [[https://odysee.com/@DistroTube:2][Odysee (LBRY)]]
** Social Media
I don't hangout on social media that much. While I do read every message sent to me, I cannot possibly respond to every message. I'd never get any work done if I did.
- [[https://distrotoot.com/@derek][Distrotoot.com (Mastodon)]]
- [[https://distro.tube][Distro.tube]]
- [[https://fosstodon.org/@distrotube][Fosstodon (Mastodon)]]
- [[https://www.reddit.com/r/distrotube/][r/DistroTube (Reddit)]]
** Support DT's Work
* Support DT's Work
Making great content in the form of videos and in the form of these dotfiles is time consuming and a lot of work. Since the pandemic, being a video content creator has been full-time job, and I need your support. Consider subscribing to my Patreon or make a one-time donation through PayPal. Those of you on Odysee can send LBC as a tip.
- [[https://www.patreon.com/distrotube][Patreon]]