From 0de117632c03b954ecedd6289f2e4cd4aa602a34 Mon Sep 17 00:00:00 2001 From: Gabriel Volpe Date: Thu, 12 Sep 2024 10:43:09 +0200 Subject: [PATCH] hyprland: update hypr-binds flake --- README.md | 2 +- flake.lock | 6 +++--- home/wm/hyprland/home.nix | 5 +---- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 7a1f3489..8337efee 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ nix-config ========== -![ci-badge](https://img.shields.io/static/v1?label=Built%20with&message=nix&color=blue&style=flat&logo=nixos&link=https://nixos.org&labelColor=111212) +[![ci-badge](https://img.shields.io/static/v1?label=Built%20with&message=nix&color=blue&style=flat&logo=nixos&link=https://nixos.org&labelColor=111212)](https://gvolpe.com) [![built with garnix](https://img.shields.io/endpoint?url=https%3A%2F%2Fgarnix.io%2Fapi%2Fbadges%2Fgvolpe%2Fnix-config%3Fbranch%3Dmaster)](https://garnix.io) My current — and always evolving — NixOS configuration files, home-manager, neovim, etc. diff --git a/flake.lock b/flake.lock index bd46652a..06905b5e 100644 --- a/flake.lock +++ b/flake.lock @@ -776,11 +776,11 @@ ] }, "locked": { - "lastModified": 1726059077, - "narHash": "sha256-cdVty7juCDFyTrzJhJ1Xs1t96WC48mzrKRxIiZOkkvo=", + "lastModified": 1726130347, + "narHash": "sha256-tLOzJrxKDMYNT+1+TPyObuG2K6XBHgFF6TBh9cTYK3w=", "owner": "gvolpe", "repo": "hypr-binds", - "rev": "11084f39d056e201c1aeedc4008e1dd509a6418f", + "rev": "c47f4f95f9c93af53ca00a44539526e1ff7d8d20", "type": "github" }, "original": { diff --git a/home/wm/hyprland/home.nix b/home/wm/hyprland/home.nix index a04efee4..ac5fbc53 100644 --- a/home/wm/hyprland/home.nix +++ b/home/wm/hyprland/home.nix @@ -75,10 +75,7 @@ in fonts.fontconfig.enable = true; - programs.hypr-binds = { - enable = true; - settings.dispatch = true; - }; + programs.hypr-binds.enable = true; # e.g. for slack, signal, etc xdg.configFile."electron-flags.conf".text = ''