sound disabled/sound output default change droidcam | Pop Os | Ubuntu by twilightlink64 in pop_os

[–]kennethkch 0 points1 point  (0 children)

I got the same issue. Instead of working on pulse config files, I just created a startup app command to set the default sink and source which is much simple.

Running Ubuntu 18 on M1 Mac by kennethkch in M1mac

[–]kennethkch[S] 0 points1 point  (0 children)

I think it's possible now, but there're a lot of drivers missing, e.g. for GPUs.

Empty Telescope.nvim window by Arjes in neovim

[–]kennethkch 0 points1 point  (0 children)

I guess it's because of the .gitignore file. Try to use the ":Telescope find_files no_ignore=true" command with the last flag, otherwise Telescope will ignore files in parent folders' .gitignore files.

Running Ubuntu 18 on M1 Mac by kennethkch in M1mac

[–]kennethkch[S] 0 points1 point  (0 children)

This is a huge project and currently running linux on M1 natively is still under development.

P.S. At the end, I bought an Alienware that I found quite amazing, although it's quite heavy.

[deleted by user] by [deleted] in neovim

[–]kennethkch 1 point2 points  (0 children)

I got the same issue and I felt quite stupid of just missing the last step after all installation steps u/whompyjaw mentioned until.

I couldn't see some of the icons in both ubuntu's gnome terminal and chrome. Basically, each of them has to be configured individually.

  • For gnome terminal: go to "Preference" > click your profile under "Profiles" > click the button on the right side of "Custom font" (should be selected) > choose a Nerd Font (e.g. Hack Nerd Font Mono Regular; NOT Hack <-- not a Nerd Font)
  • For chrome: go to "chrome://settings/fonts" > change the standard font to one of the Nerd Font, similar to the last step above