Welcome to my Dotfiles. This repository contains my personal configuration files for various
GNU/Linux programs. You can view the configurations that are literate/self-documenting on my GitHub Pages - and these can be
tangled via Emacs Org mode. This repository is mirrored here, on GitLab. This repository is old, from 2019, when I knew less about Linux,
so cloning may take a while as it is large and has many pictures. Try cloning with git clone --depth 1 https://github.com/Babkock/Dotfiles.git
This collection includes my Dotfiles fetcher script which retrieves the most current configuration files from their specific spots on the system, overwrites their copies in this repo, and adds them to the Git staging area. I rely on this script for almost all of my commits.
This repository includes startup scripts and configurations to launch four unique full-featured environments in four different Wayland compositors. SwayFX, Wayfire, Hyprland, and Niri. Each of these sessions include their own independent “rices”, or color schemes, and configurations for Waybar, Foot or Alacritty, Mako, and Wob. There are shell functions to launch each of these desktop environments in my Zsh config. Wallpapers not included, but you can find them in my wallpapers repository.
An Org document is a literate configuration file (or a simple to-do list, or a poem, or a story) written in Emacs Org mode. Emacs is able to “tangle” the code blocks in an Org document to their respective configuration files. You can view these Org documents as web pages on my GitHub Pages web site, and see the source code in its repository.
- Bspwm
- Doom Emacs config.org
- Doom Emacs init.org
- Eww Widgets
- Foot
- Qutebrowser
- Polybar
- Waybar Config
- Waybar Style
- Zsh
- Doom Emacs
- Sublime Text
- Vim
- Eww (Widgets)
- Fuzzel (App Launcher)
- Mako (Notifications)
- Polybar
- Swaylock
- Tinyserve
- Transmission (Torrents)
- Waybar
- Mozilla Firefox
- Qutebrowser
May vary across Wayland compositors, but almost all of these are implemented in the config files.
Key Combination | Action |
---|---|
Super + Space | Fuzzel |
Super + Return | Foot or Alacritty |
Super + Period | Qutebrowser |
Super + Shift + Period | Mozilla Firefox |
Super + Comma | Terminal with Ncmpcpp |
Super + Shift + Comma | Emacs |
Super + Semicolon | Nicotine |
Super + Shift + Semicolon | Virt-Manager |
Super + Backslash | Mozilla Thunderbird |
Super + Shift + Backslash | Discord |
Super + Slash | Sublime Text |
Super + Shift + Slash | Steam |
Super + Backspace | Terminal with Tremc |
Super + Shift + Backspace | Transmission GTK |
Super + Shift + C | Close window |
Super + Shift + Q | Exit Session |
Various desktop screenshots I’ve collected over the years. My rice game is so much better now!
- Raspberry Pi Dotfiles
- My fork of st
- My fork of dmenu
- My fork of dwm
Thanks for checking out my Dotfiles! Feel free to make a pull request if you think there’s something I can improve.