• 2 Posts
  • 121 Comments
Joined 1 year ago
cake
Cake day: July 11th, 2023

help-circle









  • I don’t know how things function in the US, but here in Europe it’s already pretty much a standard that average joes has totally the opposite opinion what media claims to be the result.

    And when multiple other polls with multiple time more responders shows the opposite result, media is always silent.

    Our politicians started to push biometrics / strong identificitation last year or this for every people who connects to internet. That’s just step closer to that “you have no pricacy” conspiracy theory created by conpiracy theorist politicians.






  • Nuuskis9toLinux@lemmy.mlLinux distro for a laptop I might barely use
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    11 months ago

    For volume control, I use Wireplumber:

    • To raise the volume bindsym XF86AudioRaiseVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 1%+
    • To lower the volume bindsym XF86AudioLowerVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 1%-
    • To mute/unmute the volume bindsym XF86AudioMute exec wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
    • To mute/unmute the microphone bindsym XF86AudioMicMute exec wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle

    For icon I have configured the swaybar. I don’t use notifications, thus they’re simple to set for bindsym (above) if needed.





  • I’m glad my answer satisfied you :)

    • Raspberry Pi = arm based
    • any regular computer/laptop you own = x86 based

    So any computer or laptop which you have will work just fine. No matter how old it it is.

    You can also compile the rom with RasPi but for some unknown reason it caused me unworking rom even it didn’t give aby errors. I contacted the developer and he said I should never compile anything with RasPi :D