Aegeontis

Results 16 comments of Aegeontis

When I set it to "Stacked" and reopen the menu it resets itself to "Tabbed". I guess I should edit the config file itself?

I manually set it to stacked with `gsettings --schemadir ~/.local/share/gnome-shell/extensions/[email protected]/schemas/ set org.gnome.shell.extensions.forge dnd-center-layout 'stacked'` and now when I drag a window on top of another it is stacked. Is there...

Maybe just ProtonManager? Although there already is a tool with such a name at: https://github.com/thelocomotion/GloriousProtonManager, it hasnt been updated in 2 years. Perhaps someone could get in touch with thelocomotion,...

While I cant speak to the codebase and how much refactoring it would need, the downstream name usage is not really an issue. When a repo is renamed on github,...

> We generally don't enable everything. Makes sense, the lib + kernel sizes are pretty small (although that might be just arm) > What is the size of the serpent...

I agree, it is odd that the arm64_build's serpent_generic.ko is much bigger than the others. I have double checked and the size is correct. You can however check for yourself...

The results of the new build run are the same, the serpent module for the arm64_build is still 120288 bytes

Solution: 1. Retrieve the luks password with `clevis luks pass -d /dev/sdxx -s 1` (if you get an error about the slot, run `cryptsetup luksDump /dev/sdxx` and check which slot...

For some reason I couldnt find the kernel and rootfs directly in any of the locations listed by ``map`` in the UEFI shell (only an EFI folder on fs0 with...