Commit graph

14 commits

Author SHA1 Message Date
f482d6f06b added nixfmt-tree as formatter
also ran it, which is why so many files were modified
2025-06-03 16:10:04 +01:00
913d96b5f7 fix calendar colours to use stylix theme 2025-04-30 21:52:21 +01:00
25d5844850 fixed calendar, replaced taskbar with workspaces 2025-04-30 18:29:29 +01:00
e20ad6341f display waybar on all monitors
removed the output = [] array from home-manager/waybar.nix as it was
preventing replugged monitors from displaying waybar, since their id
(DP-XX) changes when being replugged
2025-01-06 22:38:15 +00:00
d42479b0de changed backlight module back to a slider again, still won't work
unfortunately but I keep confusing it with my battery percentage. can
fix the issue with it not working by running it on hyprland start rather
than as a systemd unit, but swaync doesnt let you do that and I would
rather have it all be consistent
2024-12-02 23:41:25 +00:00
dc8c363c91 revert backlight module to remove slider, since slider doesnt seem to
work
still adding nixvim lsp config
2024-10-24 12:03:00 +01:00
b42a379322 formatted everything with nixfmt 2024-10-23 21:59:06 +01:00
f92e921cc7 change brightness to slider, though it currently doesnt work
add non DAW
2024-09-03 00:51:11 +01:00
667d5fd2eb remove hyprland extraConfig option and move all to nixified settings option 2024-09-01 11:27:38 +01:00
19907c1d03 moved home-manager config from configuration.nix into flake.nix, unified all module imports into flake.nix 2024-08-26 01:49:04 +01:00
b33b517c48 styled waybar somewhat, added 🔔 as notifications icon 2024-08-24 18:27:10 +01:00
75a45c1398 apparently only units are allowed in waybar, changed 2% to 5px 2024-08-24 18:08:46 +01:00
8436756daa testing new swaync things, added padding to the swaync waybar widget 2024-08-24 18:06:23 +01:00
ae195c40d0 add swaync for notifications and move waybar config to waybar.nix 2024-08-24 17:52:07 +01:00