Commit graph

113 commits

Author SHA1 Message Date
3c6d047b25
feat(kanata): Use lsft as esc on tap 2024-12-09 19:30:23 -08:00
aba73df318
feat(home): didn't like the caps -> esc on apple kbd
Caps key requires more force :/
2024-12-02 19:29:19 -08:00
7df48d007e
feat(home): Kanata improvements 2024-12-02 19:26:58 -08:00
6668f416bd
feat(home): Install/configure kanata on non-NixOS systems 2024-12-02 19:05:10 -08:00
04d9c0b66e
feat(home): Pin <nixpkgs> to flake nixpkgs 2024-11-29 20:31:15 -08:00
5fc1d3a86f
fix(home): Actually disable screenlocking on generic linux 2024-11-25 17:37:27 -08:00
8591dbf57f
fix: Add cache.nixos.org pubkey 2024-11-25 17:37:08 -08:00
6cbbb61e26
feat(home): Add substituters & other nix niceties 2024-11-24 20:41:49 -08:00
59e99a54a7
fix(home): Disable screenlocking on generic Linux
It's broken - won't accept correct passwords
2024-11-24 18:18:47 -08:00
b72c4a2150
feat(home): i3lock -> betterlockscreen 2024-11-24 12:46:20 -08:00
59987f0728
feat(home): Add -f to rm alias 2024-11-23 16:00:24 -08:00
8e49eb2203
feat(home): Vesktop 2024-11-23 15:51:45 -08:00
bd7fda3856
fix(home): Gap after polybar tray module 2024-11-23 15:43:31 -08:00
48e6ab8c0b
feat(home): Pidgin 2024-11-23 15:22:55 -08:00
e4facfab9a
fix(home): Remove unneccesary mkIfs
Don't need to check if the module is enabled for settings within that
module.... they won't be applied if it's not enabled by default
2024-11-23 15:15:30 -08:00
8970bed250
fix(home): Get rid of floating titlebars 2024-11-23 14:11:21 -08:00
7b57e86d34
feat(home): Calibre 2024-11-23 14:11:09 -08:00
8eed342bdd
feat(home): i3! 2024-11-23 13:09:53 -08:00
298e010220
feat(home): Add missing i3 workspaces to polybar 2024-11-23 09:50:14 -08:00
c98869240a
feat(home): Picom 2024-11-22 22:40:54 -08:00
0b5219c89f
fix(home): Various polybar fixes 2024-11-22 22:09:36 -08:00
ec923b007f
doc(home): Better comment 2024-11-22 21:38:01 -08:00
d185e489cf
feat(home): NixGL working!!
Wezterm hates it for some reason tho :(
2024-11-22 21:37:45 -08:00
3f7d0e58fe
fix(home): Disable Cava temporarily
Using the fixes for autoconf-archive requires building 1.3k+ packages
from source so instead we're just disabling cava instead lol.
2024-11-22 21:00:50 -08:00
d37ff3ecf6
chore(home): Remove unused vars 2024-11-22 17:28:59 -08:00
2f6a961d28
fix: lixyvim -> marleyos 2024-11-22 17:06:38 -08:00
a9c2d08a15
feat(home): Install LixyVim 2024-11-21 21:27:08 -08:00
cc51153ece
feat(darwin): Big messy darwin bootstrap
I thought about splitting this into smaller commits but fuck it
2024-11-21 20:28:46 -08:00
10f8586a59
feat(home): nh 2024-11-18 21:17:19 -08:00
a5bbca6c24
feat(home): Bundle i3 dependancies 2024-11-18 20:37:50 -08:00
60b871bce0
feat(home): Polybar 2024-11-18 20:34:43 -08:00
11f596b1ae
fix(home): Starship git status fixes
Need to escape the escapes
2024-11-17 20:50:45 -08:00
4db5708c78
feat(home): Rofi 2024-11-17 19:10:26 -08:00
0e03c73ac4
feat(home): Fish greeting 2024-11-17 17:00:54 -08:00
9d38846b58
fix(figlet): Overlay -> custom package
Still can't get the overlay to work :(
2024-11-17 16:17:57 -08:00
73303410e9
feat(starship): Use my own version of rose-pine; various tweaks 2024-11-17 14:53:42 -08:00
b05a8fbb75
fix(home): cfg.package -> cfg.icons.package 2024-11-16 23:58:06 -08:00
c0b8dbb3e4
fix(home): .enabled -> .enable 2024-11-16 23:57:21 -08:00
c619fcf50a
fix(home): Add enable 2024-11-16 23:57:21 -08:00
0b22f3b9ef
fix(home): Move non-options to config 2024-11-16 23:53:24 -08:00
02b37ea980
fix(home): Typo 2024-11-16 23:43:20 -08:00
a5c7443464
fix(home): Don't define top-level options under programs.git 2024-11-16 23:42:55 -08:00
465a717669
fix(home): Fix theme.colors hoisting 2024-11-16 23:41:21 -08:00
9a07f22743
fix(home): Fix marleyos.theme settings 2024-11-16 23:36:51 -08:00
4dd4d4a1cf
fix(home): Submodule opts weren't being detected correctly 2024-11-16 23:29:38 -08:00
910a7f1695
fix(home): options -> options.marleyos 2024-11-16 23:05:17 -08:00
0e2d5d093e
fix(home): Wrap cava config in programs.cava 2024-11-16 22:57:36 -08:00
7db00936a0
fix(home): Import enabled from correct lib 2024-11-16 22:48:42 -08:00
acc2be8b82
fix(home): Stop infinite recursion 2024-11-16 22:45:33 -08:00
67835fec4d
feat(home): Add isRosePine to work around infinite recursion
Hacky solution, need to come up with something better.
2024-11-16 22:40:50 -08:00