Commit graph

137 commits

Author SHA1 Message Date
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
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
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
Michael McCandless
383d7306df
Implemented Zellij Support (#108)
Co-authored-by: Daniel Thwaites <danthwaites30@btinternet.com>
2023-06-18 11:36:00 +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
Mason Dear
095ab80afc
Tmux support (#95) 2023-05-02 15:51:06 +01:00
Daniel Thwaites
76a8050ab2
Add option to disable animation in Plymouth
This allows the use of logos which don't have rotational symmetry.
2023-04-29 14:47:25 +01:00
Lyndon Sanche
bd1b970115
vscode: Set editor and terminal font (#93) 2023-04-27 12:57:24 +01:00
Daniel Thwaites
ecefdd8b7d
Fix GNOME extensions app not launching 🐛
Fixes #88.
2023-04-21 18:58:34 +01:00
Daniel Thwaites
936d97a057
Fix VSCode module 👽 2023-04-19 09:33:49 +01:00
Jules Amonith
7e70eedc49
Add fzf module (#84) 2023-04-19 07:55:33 +00:00
Bernardo Meurer
5925e3da17
Add kmscon support (#86) 2023-04-19 08:52:20 +01:00
Daniel Thwaites
c80d054fd4
Support GNOME 44 👽 2023-04-14 15:15:42 +01:00
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