diff --git a/flake.lock b/flake.lock index 04deefb..bfbb676 100644 --- a/flake.lock +++ b/flake.lock @@ -549,16 +549,17 @@ "xdph": "xdph" }, "locked": { - "lastModified": 1711152198, - "narHash": "sha256-wT8UTS22HIm+Sbkim+IMqESW9SP+EB0FAjroyPnAovY=", + "lastModified": 1711133908, + "narHash": "sha256-4JfBnaLEPudOCKW7F0Zg5/QMfDPrNDnpBQUAXnnIPdM=", "owner": "hyprwm", "repo": "Hyprland", - "rev": "0dfdb6678f5362fda449694639e8fee806ca1ae4", + "rev": "8c88689faf691a4369528e6d3d52c024cd61125d", "type": "github" }, "original": { "owner": "hyprwm", "repo": "Hyprland", + "rev": "8c88689faf691a4369528e6d3d52c024cd61125d", "type": "github" } }, diff --git a/flake.nix b/flake.nix index bc3ce7c..bd758a1 100644 --- a/flake.nix +++ b/flake.nix @@ -204,6 +204,9 @@ owner = "hyprwm"; repo = "Hyprland"; + # FIXME: https://github.com/hyprwm/Hyprland/issues/5231 + rev = "8c88689faf691a4369528e6d3d52c024cd61125d"; + inputs.nixpkgs.follows = "nixpkgs"; }; hypridle = { diff --git a/modules/hyprland/config/kdeglobals b/modules/hyprland/config/kdeglobals index b379a13..b89e13d 100644 --- a/modules/hyprland/config/kdeglobals +++ b/modules/hyprland/config/kdeglobals @@ -13,7 +13,7 @@ Show Full Path=false Show Inline Previews=true Show Preview=false Show Speedbar=true -Show hidden files=false +Show hidden files=true Sort by=Name Sort directories first=true Sort hidden files last=false