major rewrite

This commit is contained in:
Charlie Root 2024-08-16 16:03:47 +02:00
commit 4adf705a13
20 changed files with 50 additions and 294 deletions

View file

@ -46,7 +46,7 @@ in {
home-manager.users.${username} = {
wayland.windowManager.hyprland = {
enable = true;
# inherit (cfg) package;
inherit (cfg) package;
# Split-monitor-workspaces provides awesome-like workspace behaviour
plugins = [

View file

View file

View file