Git Product home page Git Product logo

configuration's Introduction

效果图

i3wm

下面用了nyancat,cmatrix,sl,ranger

image-20211031231109293

kde

说明

叫这个配置文件复制到对应的文件就可以使用了,kde和i3wm按照下面的安装就可以了

kde可能会依赖其他的东西可以直接自行安装

fzf安装

安装fzf

sudo apt-get install fzf 

ranger安装

git clone https://github.com/ranger/ranger.git
cd ranger
sudo make install
sudo python3 setup.py install --optimize=1 --record=install_log.txt

效果

qqqqq

i3wm的配置

里面的程序会调用的工具

通知守护程序

安装dunst

sudo pacman -S dunst

安装polybar

git clone https://aur.archlinux.org/polybar.git
cd polybar
makepkg -si 

屏幕锁

用的是i3lockr

安装

wget https://github.com/owenthewizard/i3lockr/releases/download/v1.1.0-docfix/i3lockr
chmod +x i3lockr
或者直接放到环境变量里面
sudo mv i3lockr /usr/local/bin

网络连接

用的nm-applet

安装

sudo pacman -S  network-manager-gnome

终端安装

我用的是konsole

sudo pacman -S  konsole

主题

用的是lxappearance

安装

sudo pacman -S lxappearance

kde的一些插件的安装

里面的配置文件就是用的下面的其中的配置文件

latte-dock安装

安装

sudo pacman -S  latte-dock

Plasma样式美化

我用的是WhiteSur-alt

你们可以去下载

image-20210316205800488

插件

  1. panon有声音就会动的一个插件

    他依赖

    sudo pacman -S qt5-websockets python-docopt python-numpy python-pyaudio python-cffi python-websockets libpackagekit-glib
    

    image-20210317082623220

  2. Netspeed流量监控

    image-20210317083316061

  3. Reversal小米图标

    image-20210317083508762

  4. System load 系统监控

    image-20210317083923950

  5. Monitor桌面系统监控

    image-20210317084536275

    1. Layan光标

      image-20210317092435050

    2. cherry窗口装饰

      image-20210317092747242

    3. Evergarden欢迎界面

      image-20210317092942561

configuration's People

Contributors

curiouslearnerdev avatar

Watchers

James Cloos 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.