mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2026-03-23 01:06:41 +00:00
chore: update inputs
- Update flake inputs - Update package names - Update hyprland window rules - Set programs.zsh.dotDir
This commit is contained in:
parent
6b59d13c33
commit
9082adb7af
6 changed files with 55 additions and 139 deletions
|
|
@ -5,7 +5,7 @@
|
|||
enable = true;
|
||||
settings = {
|
||||
programs_options = {
|
||||
file_manager = "${pkgs.xfce.thunar}/bin/thunar";
|
||||
file_manager = "${pkgs.thunar}/bin/thunar";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue