fixed hyprland collision
This commit is contained in:
parent
08ee0b7d56
commit
4ae96c2a65
5 changed files with 11 additions and 91 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