Skip to content

b1337xyz/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

~/.scripts

      /\         OS: Arch Linux x86_64
     /  \        WM: i3/sway
    /\   \       Shell: bash 5.x.x, dash 0.5.11.5-1
   /      \      Python: 3.x.x
  /   ,,   \     
 /   |  |  -\    
/_-''    ''-_\   

Some of the software used

Setup

sudo pacman -Syu --needed base-devel git python python-pip python-wheel \
    python-requests python-i3ipc python-google-api-python-client \
    aria2 bat cksfv dash fzf jq mediainfo ueberzug xclip xwallpaper \
    slop opus-tools nsxiv inotify-tools
cd /tmp
git clone https://git.suckless.org/dmenu
cd dmenu
wget https://tools.suckless.org/dmenu/patches/instant/dmenu-instant-4.7.diff
wget https://tools.suckless.org/dmenu/patches/center/dmenu-center-5.2.diff
patch -p1 < dmenu-instant-4.7.diff
patch -p1 < dmenu-center-5.2.diff
make && sudo make install
cd /tmp
git clone https://github.com/salman-abedin/devour.git
cd devour && sudo make install

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks