Skip to content
View daunabomba's full-sized avatar

Block or report daunabomba

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. patch to get around gnome not lockin... patch to get around gnome not locking no startup using dbus
    1
    --- a/js/ui/main.js      2026-02-12 00:13:10.547102865 +0100
    2
    +++ b/js/ui/main.js       2026-02-12 00:00:18.278114303 +0100
    3
    @@ -352,7 +352,7 @@
    4
                 actionMode = Shell.ActionMode.NORMAL;
    5
    
                  
  2. Linux kernel with musl and busybox b... Linux kernel with musl and busybox built using LLVM only
    1
    #!/bin/sh
    2
    set -e
    3
    
                  
    4
    if [ -n "${ZSH_VERSION}" ]; then
    5
        setopt NULL_GLOB