Giter Site home page Giter Site logo

.linuxconfig's Introduction

桌面图像

个人应用配置

除去 arch 安装脚本部分。 高度个性化,谨慎使用。

先运行

# 后跟 clash订阅链接,来连接github
$ ~/.linuxConfig/scripts/configClash.sh

如果要使用本配置,执行下面代码,包含 ranger 的插件

$ git clone --recursive https://github.com/saying121/.linuxConfig.git ~/.linuxConfig

也可以执行

$ git clone https://github.com/saying121/.linuxConfig.git ~/.linuxConfig
# 然后拉子自模块
$ git submodule update --init --recursive

Clone 完成后

# 先自行配置代理,或者用./scripts/configClash.sh 脚本配置

# 正常用就运行,包含常用的软件
$ ~/.linuxConfig/install.sh clashlink

# kde+i3就运行
$ ~/.linuxConfig/i3/use-i3.sh

# 换回kwin运行
$ ~/.linuxConfig/i3/use-kwin.sh
# 切换配置有些问题,因为配置经常会变,默认为i3的配置,默认没有问题

切换配置

# 导入配置,在kde目录下的*.knsv文件
$ konsave -i *.knsv

# 列出配置选项
$ konsave -l

# 应用配置
$ konsave -a profile

Grub 主题

./xenlism-grub-4k-kali kde store 界面下载,自行选择是否安装。 wget 无法从浏览器下载链接下载文件,就放进了仓库。进入./xenlism-grub-4k-kali运行./grub-theme.sh来安装。

Nvidia,自行选择是否安装,最好看 archwiki 。

# 安装后运行mkinitcpio
# nvidia/nvidia-open-dkms ,二选一
$ pacman -Qs nvidia
# local/cuda 11.8.0-1
#     NVIDIA's GPU programming toolkit
# local/cudnn 8.6.0.163-1
#     NVIDIA CUDA Deep Neural Network library
# local/egl-wayland 2:1.1.11-2
#     EGLStream-based Wayland external platform
# local/lib32-nvidia-utils 525.85.05-1
#     NVIDIA drivers utilities (32-bit)
# local/libvdpau 1.5-1
#     Nvidia VDPAU library
# local/nccl 2.15.5-1
#     Library for NVIDIA multi-GPU and multi-node collective communication primitives
# local/nvidia-open-dkms 525.85.05-1
#     NVIDIA open kernel modules
# local/nvidia-utils 525.85.05-1
#     NVIDIA drivers utilities
# local/opencl-nvidia 525.85.05-1
#     OpenCL implemention for NVIDIA

License

MIT

.linuxconfig's People

Contributors

saying121 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.