62 Home
XADE edited this page 2025-11-16 07:59:26 +01:00

WorkSpace Overview

GitHub Mirror

Display Protocol Wayland
Compositor Qtile
img
Display Protocol X
WM BSPWM
img img
Utilities I Utilize Their Screenshots & Usage
Text Editor Zed & neovim img
Office Suite OnlyOffice img
Browser Brave img here's a Secure, Fast and Usable config for chromium based browsers
Browser qutebrowser img
Virtualization qemu
Brightness & Temp gammastep Control gammastep with keybinds
Switch User su
Multimedia ffmpeg
Audio PipeWire
Font hurmit nerd
terminal wezterm
shell zsh
App Launcher zsh 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 ease
alias dot="git --git-dir=$HOME/.dot --work-tree=$HOME"
# reset everything to last commit
dot checkout -f

Next up NixOS