Skip to content

Commit

Permalink
feat: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
heraldofsolace committed Aug 17, 2024
1 parent bf7e27e commit ee97a83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/flake-lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install Nix
uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-23.05
nix_path: nixpkgs=channel:nixos-24.05
github_access_token: "${{ secrets.GITHUB_TOKEN }}"
- uses: cachix/cachix-action@v12
with:
Expand Down
2 changes: 1 addition & 1 deletion cells/home/homeModules/hyprland.nix
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ in {
"workspace 7, title:Spotify"
];
"debug:disable_logs" = "false";
"misc.force_default_wallpaper" = 0;
"misc:force_default_wallpaper" = 0;
};
wayland.windowManager.hyprland.extraConfig = ''
# window resize
Expand Down

0 comments on commit ee97a83

Please sign in to comment.