Launch :Ctrl + O Auto Complete and Launch :Ctrl + I + O
Calculate
cal "((1+2\*\*3)(4+32*4))"
Wayland Screencap
wf-recorder grim slurp
Xorg Screencap
ffmpeg slop
System monitor
Qtile-Bar conky bottom
How to Deploy ?
# clone the bare repo
git clone --depth=1 --bare https://codeberg.org/XADE/dotbin "$HOME/.dot"# set alias for further easealiasdot="git --git-dir=$HOME/.dot --work-tree=$HOME"# reset everything to last commit
dot checkout -f