From 13a99a3c19020b0fc15f45f3368bcc20a0fe0367 Mon Sep 17 00:00:00 2001 From: Varris Date: Thu, 1 Jun 2023 23:41:25 +0200 Subject: [PATCH] update --- flake.lock | 7 ++++--- flake.nix | 4 ++-- user/configs/wayland/hyprland/default.nix | 1 + 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index e633558..a0dd628 100755 --- a/flake.lock +++ b/flake.lock @@ -175,15 +175,16 @@ "xdph": "xdph" }, "locked": { - "lastModified": 1685632091, - "narHash": "sha256-RAfDARolNWT4ZF8IH6WwVd2s0jMuaA9zUPeb+I8/L1A=", + "lastModified": 1685380658, + "narHash": "sha256-LPih0Q//p8IurXG9kGRVGAqV4AUKVYj9xkk3sYYAj6I=", "owner": "hyprwm", "repo": "hyprland", - "rev": "9cf72a30fc040f0bd2fb4651ec7f8e82df962278", + "rev": "51a930f802c71a0e67f05e7b176ded74e8e95f87", "type": "github" }, "original": { "owner": "hyprwm", + "ref": "v0.26.0", "repo": "hyprland", "type": "github" } diff --git a/flake.nix b/flake.nix index afc5db7..3be8bf1 100755 --- a/flake.nix +++ b/flake.nix @@ -5,7 +5,7 @@ nixpkgs.url = "nixpkgs/nixpkgs-unstable"; home-manager.url = "github:nix-community/home-manager"; - hyprland.url = "github:hyprwm/hyprland"; + hyprland.url = "github:hyprwm/hyprland/v0.26.0"; hyprland-contrib.url = "github:hyprwm/contrib"; hyprpicker.url = "github:hyprwm/hyprpicker"; @@ -36,7 +36,7 @@ overlays = [ self.overlays.default - inputs.chaotic-nyx.overlays.default + # inputs.chaotic-nyx.overlays.default inputs.hyprland.overlays.default inputs.hyprland-contrib.overlays.default inputs.hyprpicker.overlays.default diff --git a/user/configs/wayland/hyprland/default.nix b/user/configs/wayland/hyprland/default.nix index eefc85a..8ed46b8 100644 --- a/user/configs/wayland/hyprland/default.nix +++ b/user/configs/wayland/hyprland/default.nix @@ -159,6 +159,7 @@ in bind = ${modKey} SHIFT, 3, movetoworkspace, 3 bind = ${modKey} SHIFT, 4, movetoworkspace, 4 bind = ${modKey} SHIFT, 5, movetoworkspace, 5 + bind = ${modKey} SHIFT, 6, movetoworkspace, 6 bindm = ${modKey}, mouse:272, movewindow