Commit graph

871 commits

Author SHA1 Message Date
56e4085c73
treewide: add nvf base16 theming 2024-12-05 00:02:59 +01:00
44f2dd55d5
modules/theme: enable gtk theming if global theming enabled by default 2024-12-04 23:42:19 +01:00
7e5a0442ec
treewide: move nvf back to repo, switch theme on vamos to rose-pine 2024-12-04 22:22:45 +01:00
378ac8e01c
modules/theme/gtk: consistent dark theme on gtk 2024-12-04 08:39:36 +01:00
c1887a3d0a
system/services/forgejo: add catppuccin 2024-12-03 09:23:18 +01:00
f79cae3815
hosts/anastacia: update hardware-configuration to include system 2024-12-03 09:23:09 +01:00
f823cd05f5
nodes: use ipv4 for anastacia 2024-12-03 09:22:53 +01:00
4ad74e710a
pkgs: comment mcuxpresso (needs work) 2024-12-03 09:22:31 +01:00
8a7c459f5e
terminal/programs/git: add shell aliases 2024-12-02 23:07:38 +01:00
1357d65442
modules/theme: set niri cursor 2024-12-01 22:54:25 +01:00
20c918c31e
flake: update neovim-flake 2024-12-01 18:32:58 +01:00
a1a1258214
treewide: add syncthing 2024-12-01 12:21:50 +01:00
95120530bd
modules/theme: increase default cursor size 2024-12-01 12:19:52 +01:00
6b5565b10b
treewide: go back to fuzzel, change cursor to phinger 2024-11-30 22:57:53 +01:00
bec6a91a34
treewide: update flake inputs and use nerd-fonts.<font> 2024-11-30 22:57:11 +01:00
2cac822675
treewide: switch to walker 2024-11-29 21:14:27 +01:00
88436c791a
flake: add walker + binary caches 2024-11-29 15:03:18 +01:00
a1f29d7417
home/programs/waybar: configure notifications 2024-11-29 15:02:51 +01:00
3cde68e4a9
system/programs/fonts: fix 0xProto NF name being incorrect 2024-11-29 15:01:39 +01:00
7b7744c605
home/programs/games: add STL dependencies, remove unused programs 2024-11-28 23:07:26 +01:00
65376aff43
hosts/solaire: add gnome-related configuration 2024-11-28 23:07:13 +01:00
ec56959779
treewide: add anyrun, remove unused dependencies 2024-11-28 21:51:20 +01:00
2310480978
system/programs/fonts: switch monospace font from intel one mono to 0xproto 2024-11-28 17:57:09 +01:00
890bb12ef4
modules/theme: set application prefer dark theme dynamically 2024-11-28 17:56:52 +01:00
c422323ed6
home/programs: remove ags 2024-11-27 22:46:58 +01:00
54916e58a4
hosts/solaire: enable niri on desktop 2024-11-27 22:45:24 +01:00
7be50b28f4
home/programs/waybar: update notifications icon 2024-11-27 17:48:02 +01:00
e4b5c00f7c
treewide: add back cinny and mission-center 2024-11-27 17:48:01 +01:00
f138465dbd
flake: update inputs 2024-11-27 17:48:01 +01:00
8a7f929386
system/services: add mandocs and mandb 2024-11-27 17:47:53 +01:00
ea376f54e1
home/terminal: add bat as man pager 2024-11-27 17:44:35 +01:00
ac9332b512
home/programs: configure hyfetch 2024-11-26 18:15:09 +01:00
2ac966be49
treewide: global refactor towards a better module structure
Initially, I was using a weird combination of options in order to apply
my theme dynamically. I was setting a read-only option from inside my
modules, which was then used in every application that required it. What
I ended up doing is refactoring everything in order to be inside of my
theme module, and automatically configured when enabled, without doing
any mkMerge/mkIf shenanigans in my other pieces of configuration. This
is healthier, although it should be split up as the theme/default.nix
got quite big.
2024-11-26 18:01:46 +01:00
84c8dc0920
treewide: implement notifications with swaync
Implemented notifications with SwayNotificationCenter, as well as theming using
the custom theme module. Some Waybar code had to be updated too, and was
also simplified in order to be more consistent with the new
SwayNotificationCenter implementation.
2024-11-26 15:47:10 +01:00
75728e1b81
modules/theme: make scheme read-only (set through schemeName) 2024-11-26 15:39:06 +01:00
6c9feb58a6
home/programs: disable mission-center and cinny (waiting for https://nixpkgs-tracker.ocfox.me/?pr=357219) 2024-11-26 14:42:45 +01:00
336c8f5d3a
system: update nvidia drivers 2024-11-24 21:30:04 +01:00
abbb16c83d
flake: update inputs 2024-11-24 21:29:53 +01:00
57100dcead
treewide: replace apple-color-emoji with noto-color-emoji 2024-11-23 23:56:07 +01:00
1fb4f50121
home/programs/media/zathura: add dynamic theming 2024-11-22 19:36:51 +01:00
42a8fa724c
flake: unpin nixpkgs 2024-11-22 19:36:40 +01:00
f0fd043ec3
lib: fix rgba (inject lib) 2024-11-22 19:36:29 +01:00
bdc95279e2
flake: update inputs 2024-11-22 12:48:38 +01:00
5cfbe69893
treewide: blur regreet wallpaper 2024-11-21 23:34:23 +01:00
1561a2075e
home/programs/waybar: decrease padding between icons 2024-11-21 19:31:13 +01:00
0cedd04b81
home/programs/waybar: add battery status for charging 2024-11-21 19:30:57 +01:00
f7e78e3cea
home/programs/waybar: add wifi strength as icon 2024-11-21 19:10:44 +01:00
c59622d0fe
home/programs/niri: add settings prefix that was missing 2024-11-21 18:39:01 +01:00
f4779c6fd4
home/programs/waybar: simplify conditional styling 2024-11-21 18:38:51 +01:00
90ba974f1c
LICENSE: update to GPL-3.0 2024-11-21 18:21:46 +01:00