Daniel Thwaites
8b3f61727f
Support GNOME 45 and Libadwaita updates 👽
...
Fixes #187
Fixes #190
2023-11-25 14:36:45 +00:00
Luc Chabassier
a15c3196c1
Fix default cursor in X11 ( #189 )
2023-11-18 10:19:20 +00:00
Daniel Thwaites
5c6f7fd709
Apply cursor theme to GDM ✨
2023-11-08 21:04:14 +00:00
sntx
07795247c2
Add cursor support ( #172 )
...
Co-authored-by: Daniel Thwaites <danthwaites30@btinternet.com>
2023-11-01 13:40:25 +00:00
Daniel Thwaites
4380955949
Disable xfconf by default 🚑
...
Temporary fix for #180 until we find a better solution.
2023-11-01 13:33:42 +00:00
Airradda
7a7987c782
Fix group variable changes in Hyprland module ( #169 )
...
This resolve the issues introduced in hyprwm/Hyprland#3522 , which
moved group variables out of general and into their own section.
2023-10-28 14:27:10 +01:00
NAHO
91e46dec67
Rofi: remove subjective non-color values ( #179 )
2023-10-23 19:17:54 +01:00
NAHO
9e88d05a85
Apply dark mode to Qutebrowser ( #175 )
2023-10-22 19:24:34 +01:00
x0ba
71c2eb2214
Fix cursor foreground in WezTerm ( #177 )
2023-10-22 18:13:26 +00:00
Anthony Roussel
b2f73724d1
Add font support for Xfce4 ( #171 )
...
Co-authored-by: Daniel Thwaites <danthwaites30@btinternet.com>
2023-10-19 13:03:45 +00:00
NAHO
4c1acb8164
Zathura: remove default recolor configurations ( #174 )
...
Redeclaring the default recolor configurations does not alter the theme,
but requires using 'lib.mkForce' to modify the default configurations.
2023-10-19 12:49:07 +00:00
Bernardo Meurer
feceaa9d81
Embed Xresources template to avoid IFD ( #168 )
2023-10-12 08:08:52 +01:00
Bernardo Meurer
eb007b79bd
Avoid IFD in Kitty module ( #160 )
2023-10-10 18:22:53 +01:00
Bernardo Meurer
4d76e2da7c
Avoid IFD in bat module ( #158 )
2023-10-10 10:46:25 +01:00
Bernardo Meurer
b42555850b
Move all templates into flake inputs ( #165 )
...
This reduces our reliance on import-from-derivation, so evaluation is faster.
2023-10-10 10:44:54 +01:00
Basil Keeler
c3c9f4784b
Add support for Hyprland ( #145 )
...
Co-authored-by: Daniel Thwaites <danthwaites30@btinternet.com>
2023-09-10 19:58:13 +00:00
Bruno Bigras
c3d1195908
epkgs.trivialBuild: set dummy version ( #150 )
2023-09-10 19:20:42 +00:00
&yosyo
beb35709c9
Move extra CSS to the end of the file ( #147 )
2023-08-13 16:01:06 +00:00
Jez Cope
5f7b55cc69
Change waybar font size to pt instead of px ( #138 )
2023-08-01 16:51:05 +01:00
Ascii Moth
c29f2e6f9d
Add trick with dynamic wallpaper generation ( #135 )
2023-07-29 09:50:28 +01:00
Basil Keeler
2719a57e2b
Use renamed NixOS option for fonts ( #134 )
2023-07-28 11:17:06 +00:00
Jez Cope
5c82955428
fix i3 config for latest version of hm ( #133 )
2023-07-27 13:17:05 +00:00
Bernardo Meurer
34a6d389f3
Disable Linux-only modules on Darwin ( #130 )
...
Fixes #129
Co-authored-by: Daniel Thwaites <danthwaites30@btinternet.com>
2023-07-22 12:29:12 +00:00
Daniel Thwaites
dcf3bcf0ba
Update base16.nix ⬆️
...
Fixes #125
2023-07-19 12:30:31 +01:00
Gregor Grigorjan
1f38acba99
Fix Avizo RGBA format ( #127 )
2023-07-19 12:22:31 +01:00
Daniel Thwaites
0b8a92a4f8
Ignore failures in KDE activation script 🐛
...
Although it doesn't check whether the function call succeeded,
the command still fails if it's not able to connect to dbus.
2023-07-16 18:08:13 +01:00
Daniel Thwaites
0087f554ff
Adjust Waybar style 💄
...
* Specified that the font size is in pixels.
(GTK warns about font sizes without units being deprecated.)
* Removed border-radius as it was set to the default value.
* Added support for tooltips.
2023-07-14 16:06:10 +01:00
Daniel Thwaites
d14076e46f
Update flake inputs ⬆️
2023-07-14 12:50:08 +01:00
Daniel Thwaites
d3092bed02
Set fonts for Fuzzel ✨
2023-07-13 21:02:05 +01:00
Daniel Thwaites
cdf7e2ded1
Support transparency in Helix ✨
2023-07-13 19:48:43 +01:00
Daniel Thwaites
952ba1c756
Add support for Fuzzel ✨
2023-07-13 19:24:44 +01:00
Daniel Thwaites
2524c8ae02
Avoid dependency on KConfig ➖
2023-07-13 01:14:22 +01:00
Daniel Thwaites
1726a19ea4
Support KDE lock screen ✨
2023-07-11 11:59:21 +01:00
Daniel Thwaites
5e7b312b5f
Improve sliders and folder icons on KDE 💄
2023-07-09 18:55:59 +01:00
Daniel Thwaites
96330392d4
Show when a button is disabled on KDE 🐛
2023-07-09 18:55:12 +01:00
Daniel Thwaites
57dabc434b
Adjust KDE fonts 🐛
...
The smallest readable font was actually too small to read.
I've increased it to the normal font size to be consistent with
what the user has configured.
The font for window titles was also missing.
2023-07-09 16:39:14 +01:00
Daniel Thwaites
f5c5e02d70
Add support for KDE ✨
...
Fixes #51 . Currently you need to log out for changes to take effect.
Co-authored-by: Casul51 <33811764+Casul51@users.noreply.github.com>
2023-07-08 19:54:39 +01:00
Daniel Thwaites
ba5565d698
Refactor palette generator ♻️
...
Simplified a lot of code which was unnecessarily generic.
Now using monads to manage the state of the random number generator
rather than passing it around by hand.
Also made some performance improvements, then increased the population
size so more combinations are tried in a similar length of time.
2023-07-08 14:28:15 +01:00
Carl Richard Theodor Schneider
c354350b9a
Fix accentDifference criterion for palette generation ( #123 )
...
The previous code to calculate the accentDifference for the fitness
considered cases where a=b, so the minimal difference was always 0.
The new code explicitly excludes the index, so a != b (except both
entries were sampled to the same color, but that is what we want to
punish here).
2023-07-07 13:55:10 +01:00
Michael McCandless
fea4469ce1
Added WezTerm Support ( #119 )
2023-07-07 12:20:22 +01:00
Lucas Hazel
35cab8eb76
Set fonts in gnome module ( #116 )
2023-07-02 15:31:28 +01:00
Michael McCandless
7dfce721b9
Fix Zellij selection highlight ( #112 )
...
Closes #111
Theme's bg value is used for selection, not the background so updated bg to base03 to address this
2023-06-27 15:33:50 +01:00
Daniel Thwaites
9197996704
Fix Actions workflow on MacOS 👷 ⬆️
2023-06-27 15:31:49 +01:00
Michael McCandless
383d7306df
Implemented Zellij Support ( #108 )
...
Co-authored-by: Daniel Thwaites <danthwaites30@btinternet.com>
2023-06-18 11:36:00 +00:00
Mason Dear
0015e56326
Create style guide ( #90 )
...
Co-authored-by: Daniel Thwaites <danthwaites30@btinternet.com>
2023-06-13 19:45:23 +00:00
Dustin Frisch
7bcf3ce6c9
Fix palette generation when system does not use stylix ( #106 )
2023-06-06 09:41:31 +00:00
Daniel Thwaites
5989b01537
Update GNOME theme to 44.1 ⬆️
2023-05-24 09:45:21 +01:00
Arseniy Chekanov
cd9e19daa1
Add options availability checks ( #100 )
...
This allows using master on 22.11 and on NixOS without the HM module.
See #89 for design rationale.
2023-05-20 11:42:03 +01:00
Mason Dear
1c953ad0dc
Opacity support ( #77 )
2023-05-18 20:00:50 +01:00
Daniel Thwaites
a9367cea1b
Fix screenshots not loading on GitHub Pages 📝
2023-05-03 08:57:09 +01:00