Commit Graph

44 Commits

Author SHA1 Message Date
2842a4b3cd Add foot terminfo (so mediocre-pinebook-pro can ssh in) 2024-03-23 18:44:40 +01:00
ced1c9ab85 Add wireshark 2024-03-23 18:35:49 +01:00
4d3c6a9684 Use system-installed nix directly 2024-02-28 15:10:56 +01:00
09c61a3458 add dosfstools 2024-01-14 13:11:26 +01:00
8580776d03 Have neomake always run clippy in rust projects 2024-01-10 10:27:19 +01:00
c65c2069e0 Add usbutils and tcpdump 2024-01-07 20:46:54 +01:00
83b17c5cee Make config merging smarter 2024-01-06 15:57:47 +01:00
f814ddd972 use bash for shipped scripts 2024-01-06 15:49:14 +01:00
e937672720 Fix input drivers on ubuntu 2024-01-06 15:43:21 +01:00
570561ac73 Fix alacritty for ubuntu 2024-01-06 15:23:15 +01:00
mediocregopher
11bd1d5d87 Cleanup in Makefile 2024-01-06 13:31:36 +01:00
mediocregopher
ea152e1c42 Fix alacritty not opening links when clicked 2024-01-06 13:29:11 +01:00
mediocregopher
247127647b Fix Browser 2024-01-06 13:13:48 +01:00
mediocregopher
f083ef86f2 Simplify awesome even further, wrap startx internally 2024-01-06 13:06:41 +01:00
mediocregopher
2c8176faa0 More re-arranging of applications 2024-01-06 12:30:23 +01:00
mediocregopher
035224eab6 Remove i3lock, I never use it anyway 2024-01-06 12:28:40 +01:00
mediocregopher
654914d8ee Import full awesome env into root env 2024-01-06 12:27:30 +01:00
mediocregopher
a0e3c9325b Move bin derivation to global default.nix 2024-01-06 12:03:53 +01:00
mediocregopher
d211b2efba Add zip to default loadout 2023-12-29 16:15:10 +01:00
mediocregopher
005334a037 Merge X subdir into awesome 2023-12-27 18:39:51 +01:00
mediocregopher
d09d899d29 Install man pages 2023-12-20 22:37:36 +01:00
mediocregopher
49d2bf673c Add Screenshots to tmpfiles 2023-12-18 15:15:57 +01:00
mediocregopher
8c16b1c0d2 Add tmpfiles creation 2023-12-17 21:47:54 +01:00
mediocregopher
22d28d232c Figure out how to not use nixGL for alacritty 2023-12-17 18:50:38 +01:00
mediocregopher
4a3f06b73c Add ability to include extra xorg conf from the config 2023-12-17 18:04:32 +01:00
mediocregopher
6ecd5ca8ec Update edge in order to update lagrange, so that .config/lagrange copying works 2023-12-17 15:50:37 +01:00
mediocregopher
64eb89235d Include xorg as part of loadout, so it's not required on host system 2023-12-16 18:28:36 +01:00
mediocregopher
878dea2de4 Fixes coming from re-install on mediocre-desktop 2023-12-16 15:51:15 +01:00
mediocregopher
97c6c20193 Add rsbkb, mostly useful for hex/unhex 2023-11-21 22:56:43 +01:00
mediocregopher
5497aa7dac Update alacritty, it was busted after archlinux update for some reason 2023-11-17 10:55:53 +01:00
mediocregopher
891be20050 Add pv 2023-11-16 20:48:41 +01:00
mediocregopher
175e1a70ad Add iotop package 2023-11-15 20:55:26 +01:00
mediocregopher
9001c75c6d Add calibre 2023-11-15 20:55:26 +01:00
f22cf5df6d Add worldclock script and bind it to cmd+a 2023-11-13 11:32:11 +01:00
mediocregopher
95bae8af09 Fix go-playground 2023-09-26 11:11:40 +02:00
mediocregopher
dde4ecfeb0 Fix git main-branch once and for all 2023-08-16 14:22:09 +02:00
mediocregopher
f190392692 Fix typo in main-branch git alias 2023-08-15 18:42:49 +02:00
mediocregopher
8af6493680 Be sure to ignore extra config files 2023-08-13 21:37:40 +02:00
mediocregopher
1957081c12 Update branch with all changes which could be brought in from private branches
For a while I was keeping a private branch where there were a lot of
non-public things included, and that became the de-facto branch while
this one lagged. This one is now up-to-date, all private stuff is dealt
with via config files which are not committed.
2023-08-13 21:35:17 +02:00
mediocregopher
ef8da74f1a add xdg-utils and set default BROWSER env 2021-10-05 22:01:09 -06:00
mediocregopher
e14e8f0ef9 setup misspell 2021-10-05 22:00:58 -06:00
mediocregopher
cb90adf002 comment out alacritty font settings again, it still doesn't work 2021-10-05 22:00:50 -06:00
mediocregopher
0cd135b57d got AppImage build working on my desktop
On my desktop the AppImage build kept picking up the `Htop.desktop`
file, whereas on my laptop it would pick up the
`medicore-loadout.desktop` file as expected. I'm not sure of why the
discrepancy, maybe some difference in the directory listing order. In
any case, I fixed it by deleting all desktop files, except the
loadout's, from the AppDir.
2021-10-05 21:57:22 -06:00
Brian Picciano
07ab3a77b4 initial public commit 2021-10-03 17:22:56 -06:00