Global Feed Post Login
Replying to Avatar Matthew

Agreed. Windows 11 will technically work with only 4GB of memory, but you can only have one or two programs open at a time and large web apps will be close to unusable. So quadrupling the memory was a good thing to do. I wouldn't have upgraded to Windows 11 if the customer hadn't agreed to the memory upgrade.

Speaking of resource intensive... i3wm is the opposite of that. I am enjoying it on my ThinkPad X270. I have to familiarize myself with it more. Sound is broken. I think the script didn't play well with Devuan. I should be able to fix it myself when I dedicate some time to it.

Avatar
e33io 9mo ago

if you need to set the default mute and a default volume level..

..add these two lines to the `$HOME/.config/i3/config` file..

exec --no-startup-id sleep 1 && pactl set-sink-mute @DEFAULT_SINK@ false && $refresh_i3status

exec --no-startup-id sleep 6 && pactl set-sink-volume @DEFAULT_SINK@ 15% && $refresh_i3status

Reply to this note

Please Login to reply.

Discussion

No replies yet.