Giter VIP home page Giter VIP logo

dotfiles's Introduction

BSPWM Configuration Guide

Follow the steps below to set up your BSPWM environment with the necessary tools and configurations.

Prerequisites

Manjaro Linux installed on your system.

Installation

Step 1: Install yay

Install yay (Yet Another Yaourt) package manager with the following command:

$ sudo pacman -S --needed base-devel git
$ git clone https://aur.archlinux.org/yay.git
$ cd yay
$ makepkg -si

Step 2: Install required packages

Use yay to install the necessary packages with the following command:

$ yay -S antigen starship polybar lsd fasd github-cli \
      bspwm sxhkd xorg-xev xorg-utils xdo xorg-xrandr \
      xorg-xmodmap ripgrep polkit-gnome mpv picom flameshot \
      dunst mailspring cava kitty yadm ttf-icomoon-feather \
      noto-fonts noto-fonts-emoji noto-fonts-extra \
      ttf-noto-nerd rofi twitch-cli

Step 3: Copy configuration files

  1. Copy the bspwm, cava, dunst, kitty, picom, polybar, rofi, sxhkd folders from the .config folder to /home/<user>/.config.
  2. Copy scripts, styling, .profile, .zshenv, .zshrc to /home/<user>.
  3. Copy the .fonts folder to /home/<user>.

Step 4: Update user references

Replace with your actual username in the following files:

  • .profile
  • .zshenv

Step 5: Update XKB symbols

Update your /usr/share/X11/xkb/symbols/pc to be the same as scripts/usr-share-X11-xkb-symbols-pc.

Step 6 (Optional): Install recommended applications

For the default configuration, install Discord, Spotify, and Steam to ensure proper launching:

That's it! Your BSPWM environment should now be configured with the necessary tools and settings.

dotfiles's People

Contributors

g3ru1a avatar saghen avatar

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.