reorganized hyprland temporarily
This commit is contained in:
parent
90b837256d
commit
8eeb0f4ce5
28 changed files with 917 additions and 24 deletions
15
users/willifan/desktop/hyprland/Puenktchen/hyprpaper.nix
Normal file
15
users/willifan/desktop/hyprland/Puenktchen/hyprpaper.nix
Normal file
|
@ -0,0 +1,15 @@
|
|||
{ ...}:
|
||||
{
|
||||
home-manager.users.willifan = {
|
||||
services.hyprpaper = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
||||
splash = true;
|
||||
|
||||
ipc = "off";
|
||||
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue