Just wondering since I know a lot of people quietly use a screen-area-select -> tesseract OCR -> clipboard shortcut.

  • I separate subjects of interest into different Firefox windows, in different workspaces – so I have an extension title them and a startup script parse text to ask the compositor to put them in the correct workspace (lets me restart more conveniently).
  • I have automatically-set different-orientation wallpapers for using my 2-in-1 depending on whether I use it in portrait or landscape (kind of just for looks, but I don’t think if anyone else adds a wallpaper change to their screen rotation keybind).
  • fool@discuss.tchncs.deOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 hours ago

    A custom EFI app? Is that like a handrolled Unified Kernel Image with some Proxmox-specific addons in it? How’d you make it?

    • faercol@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      2
      ·
      2 hours ago

      No, it’s a EFI app I developed in Rust that does a query over multicast UDP and uses the result to select which EFI app (Windows bootloaded (yeah I know…) Or systemd-boot to start Arch)

      There’s nothing related to proxmox itself, it’s just there that I host my LXC with the service that responds to the quey.