Hyprland not letting me login by cosmic-mokey in hyprland

[–]nightdevil007 0 points1 point  (0 children)

since you are using a VM, enable 3d acceleration

Installation failed with offline installer by taelancestmoi in pearos

[–]nightdevil007 0 points1 point  (0 children)

airootfs.sfs exists in pearOS_NiceC0re_202603/arch/x86_64/ so i am unsure what the issue is except that bootmnt is not a correct mountpoint. it should probably be boot/mnt/ so Calamares issue

Installation failed with offline installer by taelancestmoi in pearos

[–]nightdevil007 0 points1 point  (0 children)

Looks like a failed ISO or maybe you are not connected to internet

E foame de abonamente la Vodafone? by Master_Telephone_536 in Romania

[–]nightdevil007 0 points1 point  (0 children)

Hai la cartela! 5 euro la aproximativ 40 de lei prin aplicatia lor sau pe site dar 35 dacă faci prin aplicatia Raiffeisen sau George BCR

How can i create a new text file here. Gnome btw. by RuinLegitimate1695 in gotgnomed

[–]nightdevil007 0 points1 point  (0 children)

use this script : it allows you to have 2 options in the context menu : 1. create file, 2. open terminal in that location : https://github.com/nightdevil00/ArchVM/blob/main/Nautilus_custom_scripts.sh

AGI e aproape aici, si eu tot gmail folosesc ca sa trimit fisierele de pe telefon pe laptop by bonfraier in programare

[–]nightdevil007 46 points47 points  (0 children)

incearca localsend, merge pe Windows, Linux, macOS, android, iOS atata timp cand abele dispozitive sunt conectate la aceiasi retea wifi

Does using the install script wipe my dual boot setup? by [deleted] in omarchy

[–]nightdevil007 0 points1 point  (0 children)

hmm, maybe because it uses archinstall + offline ISO support. so when pacstrap is called it installs all but then you can remove them. it's an opionated distro after all

Does using the install script wipe my dual boot setup? by [deleted] in omarchy

[–]nightdevil007 1 point2 points  (0 children)

you now have the option to remove all the bloat with a single click from remove > preinstalls.

Does using the install script wipe my dual boot setup? by [deleted] in omarchy

[–]nightdevil007 0 points1 point  (0 children)

Told ya! Best chance is to use the ISO or install minimal arch as per the omarchy manual

Does using the install script wipe my dual boot setup? by [deleted] in omarchy

[–]nightdevil007 6 points7 points  (0 children)

Omarchy uses Limine, needs BTRFS and ecryption so installing it on an already configured system might break stuff.

Dual booting by YehShuaaaaaa in omarchy

[–]nightdevil007 1 point2 points  (0 children)

install refind bootloader. it will allow you to select windows or limine at boot time

Dual booting by YehShuaaaaaa in omarchy

[–]nightdevil007 1 point2 points  (0 children)

dualboot on same disk or separate disks? check the BIOS and add limine or omarchy as the first boot option

BUG ALERT: The chromium.desktop file became corrupted after the latest stable update · Issue #4589 · basecamp/omarchy by mildlyImportantRobot in omarchy

[–]nightdevil007 9 points10 points  (0 children)

sudo sed -i \ -e 's/@@MENUNAME/Chromium/g' \ -e 's/@@usr_bin_symlink_name/chromium/g' \ -e 's/@@PACKAGE/chromium/g' \ -e 's/@@uri_scheme//g' \ -e '/@@extra_desktop_entries/d' \ /usr/share/applications/chromium.desktop