Skip to content

My literate configurations and resources for a variety of GNU/Linux programs, window managers, Wayland compositors, and text editors.

License

Notifications You must be signed in to change notification settings

Babkock/Dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

https://gitlab.com/Babkock/Dotfiles/-/raw/master/pics/waybar6.png

https://gitlab.com/Babkock/Dotfiles/-/raw/master/pics/waybar1.png

https://gitlab.com/Babkock/Dotfiles/-/raw/master/pics/waybar2.png

https://gitlab.com/Babkock/Dotfiles/-/raw/master/pics/waybar3.png

https://gitlab.com/Babkock/Dotfiles/-/raw/master/pics/waybar4.png

https://gitlab.com/Babkock/Dotfiles/-/raw/master/pics/waybar5.png

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

fetch

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.

What’s in Here

https://gitlab.com/Babkock/Dotfiles/-/raw/master/pics/programs/qutebrowser.png https://gitlab.com/Babkock/Dotfiles/-/raw/master/pics/programs/emacs.png https://raw.githubusercontent.com/WillPower3309/swayfx/5e866d0345449f34ac51c6590a3aac285cb2f8bf/assets/swayfx_logo.svg

Wayland Desktop Environments

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.

Other Orgs

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.

My Stack

Wayland Compositors

Terminals

Text Editors

Bars and Other Tools

Web Browsers

Command Line

Legacy X11 Stuff

Keybindings

May vary across Wayland compositors, but almost all of these are implemented in the config files.

Key CombinationAction
Super + SpaceFuzzel
Super + ReturnFoot or Alacritty
Super + PeriodQutebrowser
Super + Shift + PeriodMozilla Firefox
Super + CommaTerminal with Ncmpcpp
Super + Shift + CommaEmacs
Super + SemicolonNicotine
Super + Shift + SemicolonVirt-Manager
Super + BackslashMozilla Thunderbird
Super + Shift + BackslashDiscord
Super + SlashSublime Text
Super + Shift + SlashSteam
Super + BackspaceTerminal with Tremc
Super + Shift + BackspaceTransmission GTK
Super + Shift + CClose window
Super + Shift + QExit Session

Screenshots

Various desktop screenshots I’ve collected over the years. My rice game is so much better now!

https://gitlab.com/Babkock/Dotfiles/-/raw/master/pics/hyprland.png

https://gitlab.com/Babkock/Dotfiles/-/raw/master/pics/bspCol-Dirty.png

https://gitlab.com/Babkock/Dotfiles/-/raw/master/pics/bspNew-Dirty.png

https://gitlab.com/Babkock/Dotfiles/-/raw/master/pics/i3-Clean.png

https://gitlab.com/Babkock/Dotfiles/-/raw/master/pics/spectrwm.png

https://gitlab.com/Babkock/Dotfiles/-/raw/master/pics/dwmrice.png

See also

Thanks for checking out my Dotfiles! Feel free to make a pull request if you think there’s something I can improve.