hyprland workspaces
This commit is contained in:
parent
c0a973924a
commit
54211f0b72
4 changed files with 13 additions and 17 deletions
|
|
@ -3,5 +3,8 @@
|
|||
}: {
|
||||
home.packages = with pkgs; [wlr-randr nwg-displays];
|
||||
|
||||
wayland.windowManager.hyprland.settings.source = ["~/.config/hypr/monitors.conf"];
|
||||
wayland.windowManager.hyprland.settings.source = [
|
||||
"~/.config/hypr/monitors.conf"
|
||||
"~/.config/hypr/workspaces.conf"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue