This commit is contained in:
2026-07-07 13:57:36 -05:00
parent 7dbcdb3b17
commit 2743338c36
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -28,4 +28,4 @@ let flatpak_xdg = [
$env.XDG_DATA_DIRS = ($base_xdg | append $flatpak_xdg | str join ":")
$env.PATH = ( $env.PATH | split row (char env_sep) | prepend "~/.local/bin" | append "/sbin")
$env.PATH = ( $env.PATH | split row (char env_sep) | prepend "~/.local/bin" | append "/sbin" | append "/usr/sbin/")
+1
View File
@@ -40,3 +40,4 @@ libxkbcommon-dev
wayland-dev
xwayland
xwayland-satellite
font-noto-emoji