Compare commits

...

3 Commits

Author SHA1 Message Date
faa472fdf9
users/jordan: add jellyfin-media-player
Some checks failed
Check flake / build-amd64-linux (push) Has been cancelled
2025-04-21 15:55:52 +01:00
68d239fbec
hyprland: add Dell monitor config 2025-04-21 15:55:37 +01:00
a5cfd91fdf
stylix: set cursor size to 24 2025-04-21 15:55:09 +01:00
3 changed files with 4 additions and 0 deletions

View File

@ -39,6 +39,7 @@ in
cursor = {
name = "macOS";
package = pkgs.apple-cursor;
size = 24;
};
fonts = {

View File

@ -28,6 +28,7 @@
# hunspellDicts.en-gb-large
# hunspellDicts.en-us-large
# inkscape
jellyfin-media-player
# krita
# libreoffice
# mkvtoolnix

View File

@ -119,6 +119,8 @@ in
exec-once = "waybar";
monitor = "desc:Dell Inc. DELL U3219Q HPTP413, preferred, auto, 1.2";
input = {
kb_layout = "gb";
kb_options = "caps:super";