You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/garden/daily-driver-issues.typ
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@
6
6
7
7
My daily driver, Ubuntu 24, has some persisting issues that I don't quite enjoy. I list them for my and your perusal.
8
8
9
+
- Shell tab autocompletion doesn't work on some things. System packages seem fine, but externally downloaded ones are borked. `just` and `cargo`, for example.
10
+
9
11
- Switching to Wayland broke my conky config somehow.
10
12
11
13
- I installed Nix-the-package-manager, and it's caused issues with R packages trying to compile with compilers from the Nix store, or something? Uh. Oh noes. This isn't now an issue after some trial-and-error with reinstalling R/Rstudio, but I should get Nix off my system at some point.
0 commit comments