idk changes
This commit is contained in:
parent
954bf2d4ba
commit
6848a9d5e0
7 changed files with 25 additions and 19 deletions
|
|
@ -1,10 +1,9 @@
|
|||
{config, ...}: {
|
||||
{...}: {
|
||||
imports = [
|
||||
../../modules
|
||||
];
|
||||
|
||||
config.nix-hyprland = {
|
||||
username = config.horseman.username;
|
||||
monitors = {
|
||||
displays = [
|
||||
{
|
||||
|
|
@ -19,6 +18,7 @@
|
|||
y = 0;
|
||||
transform = 1;
|
||||
wallpaper = ../../misc/portrait.png;
|
||||
bar = "top";
|
||||
}
|
||||
];
|
||||
bindWorkspaces = "interlaced";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue