sorting out failed build hyprland service
This commit is contained in:
parent
51a05e7622
commit
08ee0b7d56
4 changed files with 3 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ pkgs, config, lib, ...}:
|
||||
{
|
||||
wayland.windowManager.hyprland = {
|
||||
systemdIntegration = true;
|
||||
# systemdIntegration = true;
|
||||
enable = true;
|
||||
extraConfig = ''
|
||||
bind = SUPER, Return, exec, alacritty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue