diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-02 03:10:53 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-02 03:10:53 -0600 |
| commit | 92c64d84f958721dc02eddff564d80c60b14d004 (patch) | |
| tree | 9ef5cd54cafd10bb925b026364d436c382ff82fc | |
| parent | 3a392e123b568d949584abe13a96a33b5853a93a (diff) | |
| download | archsetup-92c64d84f958721dc02eddff564d80c60b14d004.tar.gz archsetup-92c64d84f958721dc02eddff564d80c60b14d004.zip | |
feat(archsetup): add file-roller package
| -rwxr-xr-x | archsetup | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1422,6 +1422,7 @@ hyprland() { pacman_install nautilus # file manager pacman_install sushi # nautilus spacebar file preview aur_install nautilus-open-any-terminal # right-click "open in terminal" with configurable terminal + pacman_install file-roller # archive manager (integrates with nautilus) # Hyprland Plugins (via hyprpm) # Plugins are installed on first login via hyprland-plugins-setup script |
