Remove unused bindings from common jay config.

This commit is contained in:
jay
2025-07-12 13:46:39 -04:00
parent 04d52e047b
commit 64390aec8a
14 changed files with 15 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
{ pkgs, ...}: {
{ ... }: {
wayland.windowManager.hyprland = {
# Allow home-manager to configure hyprland
enable = true;