Wednesday, July 3, 2024

Alpine Linux dwm za Srbiju

Installation process=

apk update

apk add nano doas


nano /etc/apk/repositories

[remove # sign, and save {CTRL+O, Enter, CTRL+X}]


apk update

apk add dwm

apk add alsa-utils alsa-lib alsa-plugins

rc-service alsa start

rc-update add alsa

aplay -l

alsamixer

adduser yourusername audio

speaker-test -c 2

apk add setxkbmap

apk add firefox geany xterm pcmanfm thunar libreoffice thunderbird inkscape gimp 



 ~/.xinitrc


rc-service alsa start &

pulseaudio --start &

setxkbmap -layout us,rs,rs -variant , latin -option grp:ctrl_shift_toggle &

exec dwm



Short dwm user manual=

Use Alt + P for commands for typing in the dmenu, like = firefox geany xterm pcmanfm thunar libreoffice thunderbird inkscape gimp st, etc.

Use Shift +Alt + Enter for st terminal application.

Use Shift + Alt + C to terminate focused window.

Use Ctrl + Shift to swich keyboard layouts between us-american, serbian cyrillic or serbian latin.


CLOCK.sh

export DISPLAY=:0

while :

do

DATE=$(/bin/date +"%a %b %d %H:%M")

ROOT="$DATE"

xsetroot -name "$ROOT"

sleep 1m

done 2>&1


#USAGE=

./CLOCK.sh


https://dwm.suckless.org/status_monitor/


while xsetroot -name "$(setxkbmap -print | grep xkb_symbols | awk '{print $4}' | awk -F"+" '{print $2}') | $(date +"%a, %b %d %Y | %H:%M")"
do sleep 2s
done &

https://www.gloriouseggroll.tv/how-to-get-out-of-wine-dependency-hell/
https://bbs.archlinux.org/viewtopic.php?id=96565
http://circuit-zone.com/?cat=fm_transmitters
http://electronics-diy.com/simple-miniature-fm-transmitter.php
https://store.steampowered.com/app/1962663/Call_of_Duty_Warzone/

https://store.steampowered.com/app/1938090/Call_of_Duty/





No comments:

Post a Comment

Коментар: