

I have a better luck with Ge-Proton and Proton-EM


I have a better luck with Ge-Proton and Proton-EM
No shame but for me it’s take more effort to sit down and strip my pant always down just to piss, I wanna get it done quickly


deleted by creator


Good, fuck $ony and play$tation
Also bitchx

It’s also more convenient to just use KDE ;) but honestly any shell that’s related to quickshell look like a pain to config and I probably stuck with the layout or style it come with, but with waybar I can make anything from scratch in just a few hours while quickshell require programming skill I don’t have and I also got a real life job.

sorry for giant text dump as I don’t know how to explain it better than this, you can download my config instead if you wanted https://filebin.net/15u7piyurnl5klr5

basically every time I change volume or brightness Niri will call Waybar to spawn with its own config and style (it has to be a separate config and style or it will be a nightmare manage) to show up and use flock to stop Waybar from spamming/running again if it already running with the same spawn command here is my Niri keybind (if you wanna make your own you only have to edit file path to your waybar osd config and waybar style css and change “1%” for how much you want volume to change each time) :
XF86AudioRaiseVolume allow-when-locked=true { spawn-sh "wpctl set-volume @DEFAULT_AUDIO_SINK@ 1%+ -l 1.0 && flock -n /tmp/waybar_vol.lock -c 'timeout 7s waybar -c ~/.config/waybar/configvolumeosd -s ~/.config/waybar/style2osd.css'"; }
XF86AudioLowerVolume allow-when-locked=true { spawn-sh "wpctl set-volume @DEFAULT_AUDIO_SINK@ 1%- && flock -n /tmp/waybar_vol.lock -c 'timeout 7s waybar -c ~/.config/waybar/configvolumeosd -s ~/.config/waybar/style2osd.css'"; }
XF86AudioMute allow-when-locked=true { spawn-sh "wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle && flock -n /tmp/waybar_mic.lock -c 'timeout 7s waybar -c ~/.config/waybar/configvolumeosd -s ~/.config/waybar/style2osd.css'"; }
—this is my waybar config for osd (you can use any module you want):
{ “layer”: “overlay”, “position”: “bottom”, “margin-bottom”: 100, “height”: 33, “spacing” : 0, “exclusive”: false, “passthrough”: false, “width”: 200,
“modules-left”: [
],
“modules-center”: [
],
“modules-right”: [
"custom/exit",
"custom/playerctlprevious",
"custom/playerctlplaypause",
"custom/playerctlnext",
"pulseaudio/slider",
"wireplumber",
],
“pulseaudio/slider”: { “min”: 0, “max”: 100, “orientation”: “horizontal” },
“wireplumber”: { “format”: “{icon} {volume}%”, “format-muted”: “”, “format-icons”: { “default”: [“”, “”, " "] }, “on-click”: “easyeffects”, },
“mpris”: { “format”: “{player_icon} {dynamic}”, “format-paused”: “{status_icon} <i>{dynamic}</i>”, “player-icons”: { “default”: “▶”, “mpv”: “🎵” }, “status-icons”: { “paused”: “”, }, // “ignored-players”: [“firefox”] “interval”: 1, },
"custom/playerctlplaypause": {
"format": "",
"on-click": "playerctl play-pause",
"tooltip": false,
},
"custom/playerctlnext": {
"format": "",
"on-click": "playerctl next",
"tooltip": false,
},
"custom/playerctlprevious": {
"format": "",
"on-click": "playerctl previous",
"tooltip": false,
},
“custom/exit”: { “format”: “”, “on-click”: “sh /home/coldwater/.config/waybar/scripts/exit.sh”, },
“custom/name”: { “format”: “Media Control”, },
“mpris”: { “format”: “{player_icon} {artist} - {title}”, “format-paused”: “{player_icon} <i>{artist} - {title}</i>”, “max-length”: 40, },
}


Very nice, will this work with wm? I’m not with my computer at the moment so I can’t test it
deleted by creator


For me vanilla Arch is the easiest to use and diagnosed, I tried the switch to other distros when the malwares fiasco broke out but I feel like I’m using Linux for the first time again, I can’t understand anything about the os I’m using what command I have to use to install softwares after figured it out half of my software is not in the repo so I have to compile it like a cave man and don’t get me started on where are all of my config files is.
I bet you will be forgotten about it in 2 days if it was Steam who send it


What’s wrong with grub?, for me grub and nano are one of those softwares that’s always reliable, it got my back when I need it the most
What the fuck did I just read?


Even if it available in my country I still wouldn’t buy it at the current price, nothing is special about steam machine it’s basically just a box standard computer. For 1500$ I can get a 5060 laptop that come with a decent screen keyboard and probably faster too even with Linux driver overhead


Is she pulling that number out of her ass? Steam can’t even get 50M per average days let alone 1000M
I thought it’s Florida? Idk I’m not American


Ironic

Arm should stay the fuck away from mainstream computer or we ended up like phones with locked bootloader and hardwares compatibility nightmare