Find a file
2022-05-06 16:09:28 -05:00
alacritty updates and a lot of em 2022-04-26 12:40:35 -05:00
awesome adding nix configs 2022-05-06 11:39:51 -05:00
bpytop idk 2022-04-19 09:49:33 -05:00
chemacs Adding chemacs, waybar, and river 2021-02-16 11:17:01 -06:00
dunst making more widgets and better spacing 2021-08-18 17:05:04 -05:00
espanso I HAVE NO IDEA! 2021-12-10 12:02:06 -06:00
eww making rofi work a lil better 2021-09-27 17:13:21 -05:00
firefox/chrome making firefox work better with mouse by letting tabs show 2022-04-05 11:13:09 -05:00
fish adding nix configs 2022-05-06 11:39:51 -05:00
flameshot hello 2022-04-22 14:38:24 -05:00
imv fixing firefox css 2022-03-11 07:16:33 -06:00
kanshi a lot of laptop changes 2021-12-06 06:07:34 -06:00
kmonad I got a little crazy here. a lot of laptop poop 2021-09-22 09:58:13 -05:00
leftwm added awesome leftwm and picom 2020-05-25 05:49:53 -05:00
lolcate Browser changes 2022-01-03 12:30:23 -06:00
macchina updates and a lot of em 2022-04-26 12:40:35 -05:00
mako I got a little crazy here. a lot of laptop poop 2021-09-22 09:58:13 -05:00
mpv brightness keybind and remove from bar 2022-04-19 09:49:03 -05:00
nyxt Also a lot of stuff 2022-03-24 13:55:34 -05:00
oguri wayfire edits 2021-09-27 17:14:29 -05:00
polybar adding dunst 2021-01-28 10:13:53 -06:00
qutebrowser adding nix configs 2022-05-06 11:39:51 -05:00
rbw adding nix configs 2022-05-06 11:39:51 -05:00
river I got a little crazy here. a lot of laptop poop 2021-09-22 09:58:13 -05:00
rofi adding nix configs 2022-05-06 11:39:51 -05:00
scripts adding nix configs 2022-05-06 11:39:51 -05:00
surfingkeys updates and a lot of em 2022-04-26 12:40:35 -05:00
sway fixing firefox css 2022-03-11 07:16:33 -06:00
sxiv/exec a lot of random poop 2021-10-11 09:18:45 -05:00
system fixing emacs on kaladin 2022-05-06 15:31:54 -05:00
systemd/user this is a lot of hoopla 2022-03-24 13:53:59 -05:00
taiwins Adding kanshi, wayfire, taiwins configs 2021-04-19 06:21:23 -05:00
tridactyl updates and a lot of em 2022-04-26 12:40:35 -05:00
user moving nix configs to appropriate dirs 2022-05-06 11:41:03 -05:00
waybar fixing firefox css 2022-03-11 07:16:33 -06:00
wayfire updates and a lot of em 2022-04-26 12:40:35 -05:00
wofi I got a little crazy here. a lot of laptop poop 2021-09-22 09:58:13 -05:00
.gitmodules updating a good number of little things 2022-04-14 10:08:46 -05:00
flake.lock making HM work better 2022-05-06 16:09:28 -05:00
flake.nix making HM work better 2022-05-06 16:09:28 -05:00
greenclip.toml lots 2022-04-11 17:33:12 -05:00
libinput-gestures.conf I got a little crazy here. a lot of laptop poop 2021-09-22 09:58:13 -05:00
picom.conf updates and a lot of em 2022-04-26 12:40:35 -05:00
README.org making fflof the browser 2022-03-25 16:44:00 -05:00
xinitrc adding a bunch of pointless stuff 2021-08-26 17:59:17 -05:00
Xresources adding a bunch of pointless stuff 2021-08-26 17:59:17 -05:00

Readme

Welcome

This repository contains all of my dotfiles for the strange and odd configurations I make to the many programs I like to use on Linux.

Hopefully many of them will be of some use to you. I plan on eventually making these all literate so that you are able to see many comments in line with the configs and why they are the way they are but, I'm a chump and haven't done it yet.

Thanks!

EXTRA

Possible efibootmgr command to make efistub work on desktop

efibootmgr --disk /dev/nvme0n1 --part 1 --create --label "Arch Linux" --loader /boot/vmlinuz-linux-zen --unicode 'root=PARTUUID=d920ee9c-3b42-4c83-9c4c-a33406421ed1 rootflags=subvol=@ rw noatime nodiratime compress=zstd:3 ssd space_cache initrd=\initramfs-linux-zen.img' --verbose