[03:57] I thought I'm running Wayland? (re @IrcsomeBot: @Nero2070: you'll need to use the Wayland session to run Waydroid, you can install it with `sudo apt install plasma-workspace-wayland`.) [04:03] Nero2070: Kubuntu uses X by default. The Wayland session has to be installed and logged into explcitly. It's nice in my experience, but notas stable or feature-complete as the X session. === paul is now known as Guest4393 [13:13] Hi all! Ever since upgrade to 24.04 my shell in Konsole, xterm and on VT has colours that I do not like. Have been looking at ~.bashrc, but that has : [13:13] # uncomment for a colored prompt, if the terminal has the capability; turned [13:13] # off by default to not distract the user: the focus in a terminal window [13:13] # should be on the output of commands, not on the prompt [13:13] #force_color_prompt=yes [13:14] Any idea how I can revert back to boring old monochrome? [13:17] I just installed the latest version. 24.04. I am trying to connect to my bluetooth speaker, but I don't know how to find my speaker... It's showing a bunch of devices like 73-EA-CO-FD... etc... is there a way to find i t easier? [13:17] (good morning btw, and thank you for helping) [13:18] If you have it connected to your phone, see if 'ts MAC address is listed there. Then look for that address. [13:25] THanks:D  that worked. I should have thought of that. [13:25] No worries. [14:32] Hi all [15:22] So kubuntu is not on Wayland yet? [16:17] thank good [22:11] Hi, why is Kubuntu 24.04 using swap when I didn't create a partition for it. How do I disable it? [22:19] Looks like disabling it in fstab did the trick [22:19] ksenchy cat /proc/swap to get dev swapoff -a or swapoff dev .. and remove it from /etc/fstab [22:20] *"swapoff -a" ... [23:58] "arecord -l" gives me the following info---> card 1: C200 [Anker PowerConf C200], device 0: USB Audio [USB Audio] [23:58] how do I set this card as default input device? [23:59] I am trying to use "ffmpeg -f alsa -i default" and want "default" to route to the correct card