Skip to content

Install your senpai's minimal custom arch setup

License

Notifications You must be signed in to change notification settings

b31ngd3v/senpai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Senpai - i use arch btw

preview

Download and Run

pacman -Sy git
git clone https://github.com/b31ngd3v/senpai.git
cd senpai
./installer.sh

Connect to wifi

iwctl --passphrase=PASSPHRASE station DEVICE connect SSID

Keyboard Shortcuts

dwm shortcuts

Keyboard Shortcut Function
mod + return st
mod + space dmenu
mod + b toggle bar
mod + j focus on the left window
mod + k focus on the right window
mod + h resize the window (left)
mod + l resize the window (right)
mod + i window side by side
mod + d window on top of each other
mod + w close window
mod + t tiling layout
mod + f floating layout
mod + m monocle layout
mod + p switch between tiling layout and floating layout
mod + shift + space floating window
mod + 0 all windows in one tag
mod + F5 reload color scheme
mod + 1 - 9 switch between tags
mod + shift + q restart dwm

st shortcuts

Keyboard Shortcut Function
alt + c copy
alt + v paste
alt + u scroll up (page up)
alt + d scroll down (page down)
alt + k scroll up (line up)
alt + j scroll down (line down)
alt + l loop through all links in terminal and copy
alt + o open copied link

sxhkd shortcuts

Keyboard Shortcut Function
mod + a firefox
mod + x lock
PrtSc screenshot (select)
mod + PrtSc screenshot (full screen)

Tips and Tricks

Virtualbox

https://github.com/b31ngd3v/senpai/tree/virtualbox

Download wallpapers

Download wallpapers from wallheaven with waldl by pystardust. You can launch waldl from dmenu.

I modified the original script to match the font and the color scheme provided by pywal.

Installation error git [err: key could not be imported]

Before cloning this repo, you have to download git first, if you face key import error while installing git, just update the mirrors and it will work just fine.

You can update the mirrorlist using this command: reflector --latest 5 --sort rate --save /etc/pacman.d/mirrorlist

Partitioning

Sometimes automatic partitioning doesn't work, while booting for the first time it may say that it failed to mount the EFI partition, then you have to start from the scratch again and the only solution is to use manual pertitioning.

Screen Tearing [err: DRM version X.XX.X but this driver is only compatible with X.XX.X]

If you face this error then you have an old gpu, so the TearFree option will not work for you out of the box, to fix this error first login as root, and then delete this /etc/X11/xorg.conf.d/20-XXXXX-gpu.conf file.

About

Install your senpai's minimal custom arch setup

Topics

Resources

License

Stars

Watchers

Forks

Languages