Find a file
Chris Cochrun f4d4db3ba6 idk!
2022-04-12 12:38:20 -05:00
alacritty fixing firefox css 2022-03-11 07:16:33 -06:00
awesome idk! 2022-04-12 12:38:20 -05:00
bpytop idk! 2022-04-12 12:38:20 -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 making init work with a slightly updated fennel 2022-04-01 13:19:29 -05:00
flameshot some small changes and adding systemd folder 2021-04-06 10:58:56 -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
mako I got a little crazy here. a lot of laptop poop 2021-09-22 09:58:13 -05:00
mpv lots 2022-04-11 17:33:12 -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 making firefox work better with mouse by letting tabs show 2022-04-05 11:13:09 -05:00
river I got a little crazy here. a lot of laptop poop 2021-09-22 09:58:13 -05:00
rofi lots 2022-04-11 17:33:12 -05:00
scripts idk! 2022-04-12 12:38:20 -05:00
surfingkeys A lot of awesome changes and trying to use kmonad 2021-08-14 09:43:52 -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
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 idk 2022-04-07 12:01:55 -05:00
waybar fixing firefox css 2022-03-11 07:16:33 -06:00
wayfire this is a lot of hoopla 2022-03-24 13:53:59 -05:00
wofi I got a little crazy here. a lot of laptop poop 2021-09-22 09:58:13 -05:00
.gitmodules Merge branch 'master' of gitlab.com:chriscochrun/dotfiles 2021-03-09 07:18:09 -06: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 Also a lot of stuff 2022-03-24 13:55:34 -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