Code Monkey home page Code Monkey logo

senpai's Introduction

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.