https://bugs.kde.org/show_bug.cgi?id=418253
--- Comment #13 from Bart Ribbers <bribb...@disroot.org> --- ▶ lsblk --list --noheadings --paths --json --output type,name /dev/sda1 { "blockdevices": [ {"type":"part", "name":"/dev/sda1"}, {"type":"crypt", "name":"/dev/mapper/hdd"}, {"type":"lvm", "name":"/dev/mapper/hdd-home"}, {"type":"lvm", "name":"/dev/mapper/hdd-games"} ] } -- You are receiving this mail because: You are watching all bug changes.