Giter Site home page Giter Site logo

conf's Introduction

arch bspwm的配置指南

这里主要是使用别人的脚本

首先配置一下raw.githubusercontent.com

sudo vim /etc/hosts 加入以下内容

185.199.108.113  raw.githubusercontent.com
185.199.109.113  raw.githubusercontent.com
185.199.110.113  raw.githubusercontent.com
185.199.111.113  raw.githubusercontent.com

配置一下yay

sudo pacman -S git base-devel
cd ~
mkdir -p .local
mkdir -p .local/opt
cd .local/opt
git clone https://aur.archlinux.org/yay-bin.git
cd yay-bin
makepkg -si

接着使用以下内容

curl https://raw.githubusercontent.com/gh0stzk/dotfiles/master/RiceInstaller -o $HOME/RiceInstaller

chmod +x RiceInstaller

./RiceInstaller

配置hyprland

git clone https://github.com/SolDoesTech/HyprV2.git

找到里面的set-hypr然后执行

这大概率会失败,主要是网络问题

试试这个hyprland

https://github.com/JaKooLit/HyprLanD.git
 chmod +x paru-hyprland

conf's People

Contributors

hsiaocz avatar

Watchers

 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.