Mason Dear
ca8b8a58c4
fix waybar modules ( #76 )
2023-03-31 18:54:20 +01:00
Mason Dear
d0658ebb8b
Add waybar and avizo ( #72 )
2023-03-29 08:51:33 +01:00
Daniel Thwaites
a3f9fa981b
Convert documentation to mdBook 📝 🔨
2023-03-29 00:54:14 +01:00
Daniel Thwaites
8125194ab8
Add support for bat, sxiv and zathura 🔀
2023-03-26 19:15:24 +01:00
DwarfMaster
34e5b7df61
Add sxiv support
2023-03-25 18:23:52 +01:00
Quentin Aristote
99652d4d86
i3: fix font size ( #69 )
2023-03-25 15:11:54 +00:00
DwarfMaster
45f856230b
Add zathura support
2023-03-25 10:28:16 +01:00
DwarfMaster
547fe3ef65
Add bat support
2023-03-25 10:09:12 +01:00
Damien Cassou
5887b53816
mako: Fix after home-manager switched from a program to a service ( #53 )
2023-03-23 18:06:59 +00:00
Daniel Thwaites
d4759279ce
Add module for Foot ✨
2023-03-20 09:49:54 +00:00
Luc Chabassier
50dcc46fe6
Add options to set font sizes ( #60 )
...
Fixes #35 and #59
Co-authored-by: Daniel Thwaites <danthwaites30@btinternet.com>
2023-03-19 18:39:32 +00:00
Carl Richard Theodor Schneider
9afac8a0a3
Add emacs module ( #62 )
...
Closes #55
2023-03-16 09:21:01 +00:00
Luc Chabassier
679a806768
Fix infinite recursion when _module.args.lib depends on nixpkgs.overlays ( #58 )
2023-03-10 14:25:25 +00:00
Daniel Thwaites
6d3a046d17
Add extraCss
option for GTK ✨
2023-03-07 11:22:50 +00:00
Daniel Thwaites
e7066a9ffb
Update Helix module 👽
...
Now uses the template from Tinted Theming rather than defining our own.
2023-03-01 19:11:39 +00:00
DwarfMaster
f5dd74ea71
Add bspwm module
2023-02-28 16:09:30 +01:00
Luc Chabassier
ad560b2233
Improve kitty module ( #42 )
...
Directly use upstream template and add an option to use the 256 colors
variant.
2023-02-25 15:31:38 +00:00
deinferno
f123771bd9
Add a xresources module ( #38 )
...
Co-authored-by: Daniel Thwaites <danthwaites30@btinternet.com>
2023-02-21 15:31:38 +00:00
deinferno
47412549b0
Add a rofi module ( #37 )
...
Co-authored-by: Daniel Thwaites <danthwaites30@btinternet.com>
2023-02-21 15:27:59 +00:00
deinferno
9a5216869a
vim/hm.nix: unlet colors_name to fix base16Scheme ( #27 )
2023-02-21 15:20:27 +00:00
Damien Cassou
519037622a
Fix typo in a WM name: herbs{f⇒t}lu{⇒f}twm ( #29 )
...
Fixes #28 .
2023-02-15 10:53:50 +00:00
Luc Chabassier
b54b24a76c
Improve detection of when to set the wallpaper using feh
2023-02-13 10:18:46 +01:00
DwarfMaster
54199f717b
Add HM modules for feh
2023-02-04 17:51:14 +01:00
Daniel Thwaites
638f2d86c4
Only run onChange
for GNOME when installed 🐛
...
As GNOME is always enabled on the Home Manager side, the command might
try to run when GNOME is not installed.
2023-02-01 12:29:56 +00:00
Daniel Thwaites
ba324393e9
Support per user themes for GNOME shell ✨
2023-02-01 12:06:03 +00:00
DwarfMaster
fbad7b1b0c
Refactor modules to separate nixos from hm code
2023-01-30 22:56:57 +01:00
Daniel Thwaites
8c22082ab1
Use withHashtag
in k9s module 🎨
2023-01-28 18:06:16 +00:00
Marc Jakobi
af4cde884b
Add a k9s module ( #22 )
2023-01-28 17:55:34 +00:00
Daniel Thwaites
7078443eff
Hide quick settings tile for dark mode 🚸
2023-01-19 18:17:15 +00:00
Daniel Thwaites
11e2e188de
Style Chromium, Google Chrome and Brave ✨
2023-01-08 18:59:48 +00:00
Roberto Abdelkader Martínez Pérez
e43c98f9e7
Add an i3 module based on Sway module ( #18 )
2023-01-07 17:53:22 +00:00
Daniel Thwaites
34a852baee
Build gresource within GNOME shell derivation ♻️
2023-01-06 23:46:06 +00:00
Daniel Thwaites
43a0330a31
Apply GNOME shell styling to GDM ✨
...
This has some other benefits too:
- No messing around with extensions and DConf settings
- The custom theme is compiled into a gresource file for efficiency
However it does cause the GNOME shell package to be compiled from scratch.
2023-01-06 23:28:40 +00:00
Daniel Thwaites
46899f291b
Style GNOME shell ✨
2022-12-19 19:23:41 +00:00
Daniel Thwaites
ce781e1d96
Style GEdit ✨
...
Fixes #17
2022-11-26 14:31:33 +00:00
Daniel Thwaites
faace1bdc2
Set GNOME background for both modes 💄
...
Otherwise, the default wallpaper is used for the other mode.
Ideally we would support setting two wallpapers and two colourschemes,
however that would clash with the other desktop environments which don't
have a toggle. Perhaps it's something to think about for the future?
2022-11-19 23:41:17 +00:00
Daniel Thwaites
921ff2a2bb
Disable GNOME's default wallpapers 🍱
...
Saves 31MiB of disk space.
2022-11-19 23:02:16 +00:00
Daniel Thwaites
e634069a2b
Fix image clipping in Plymouth theme 🐛
2022-11-17 19:04:28 +00:00
Daniel Thwaites
a435af7907
Improve Plymouth animation 💄
2022-11-17 16:07:00 +00:00
Daniel Thwaites
832ef0c975
Fix syntax of headerbar_border_color
🐛
2022-11-09 07:04:49 +00:00
Daniel Thwaites
52f614b536
Style libadwaita apps ✨
...
Rather than changing the GTK theme, we now use the default Adwaita
theme with modified colours. This creates a consistent look across
all GTK3, GTK4 and Libadwaita apps.
TODO: Gnome shell theme
2022-11-07 11:12:26 +00:00
Aidan Pinard
081ce971ed
Set correct Gnome settings for dark mode ( #16 )
2022-11-04 19:25:50 +00:00
Daniel Thwaites
5b9c63851a
Update Materia ⬆️
2022-11-03 10:22:22 +00:00
Daniel Thwaites
ce0e80f997
Remove hardcoded colors in VSCode theme 💄
2022-10-27 22:26:37 +01:00
Daniel Thwaites
94a22ee6f1
Adjust VSCode theme 💄
2022-10-26 18:49:34 +01:00
Daniel Thwaites
daa9ab9917
Support VSCode ✨
2022-10-26 18:29:56 +01:00
Daniel Thwaites
7a57dff2b2
Fix error when Swaylock module is not available 🐛
...
See https://github.com/danth/stylix/issues/8#issuecomment-1279723774
2022-10-16 15:59:58 +01:00
Daniel Thwaites
78055b3868
Use white text when the black background is enabled ♿
...
The theme's text colour may not contrast well with black, especially for
themes which expect a light coloured background.
2022-10-07 06:57:54 +01:00
Daniel Thwaites
c1506122b4
Allow substitutes for Plymouth theme ⚡
...
When using `runCommandLocal`, clients are required to download imagemagick
and the source files, even if the theme is already available from a binary
cache.
2022-10-06 19:21:45 +01:00
Daniel Thwaites
98114ad3ed
Update other options to suit recent Plymouth changes 📝
...
This is mainly documentation changes.
Also changed the default of `targets.grub.useImage` to a hard false,
as Plymouth doesn't use the wallpaper image any more.
2022-10-06 15:04:24 +01:00