Spuxy / dotfiles-1

My personal linux dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Banner

These are the dots I use on my linux machine. I update my setup according to my feels and needs. The major checkpoints are present in git branches. Do check them if you will ;D

Program Name
Linux Distribution Arch Linux
Window Manager bspwm
Bar polybar
Program Launcher rofi
Wallpaper Setter feh
Web Browser Firefox
Icon theme Flatery
Text editors/IDE's and Gtk/Qt theme Serenade
Code Editor Nvim
Text editors/Terminal font Sarasa
Shell zsh
Terminal Emulator st
Document Viewer Zathura
Music Player ncmpcpp/mpd
GTK Theme Serenade (Oomox Generated)
Lockscreen i3lock-color(v2.13c2+)

Installation

I suggest you to go through configs and cherrypick what you need. Might be time consuming, but will provide you a setup you're happy with.

Though if you simply wish to clone my setup on your machine, first step is to install the applications I use on your distro. The major ones are listed above.

Then run the following in your terminal

bash <(curl -s https://raw.githubusercontent.com/b4skyx/dotfiles/master/install.sh)

This will backup your existing configs and setup mine.


Paths to check alongside the dots repo:


Preview

Home

main

Floating

floating

Neovim/Rofi

Code

Busy Tiled

busy

Locksceen

lock

Wallpaper

wallpaper

About

My personal linux dotfiles


Languages

Language:Shell 75.4%Language:Vim Script 8.5%Language:Lua 7.6%Language:Ruby 2.9%Language:Python 2.2%Language:GLSL 1.7%Language:CSS 1.5%Language:Makefile 0.1%Language:Dockerfile 0.1%