Skip to content

sidmoreoss/linux-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Linux Config

Install KDE config and favorite applications

{{distro}} is the current distro you are using

Supported distros are arch, fedora, ubuntu

$ cd ~/.cache
$ clone git git@github.com:sidmoreoss/linux-config.git
$ cd linux-config
$ chmod -R +xr *
$ ./Scripts/kde/{{distro}}/{{distro}}-setup

To only install favorite applications run

{{package manager}} is the package manager for your distro

Supported package managers are pacman, apt, dnf

$ cd ~/.cache
$ clone git git@github.com:sidmoreoss/linux-config.git
$ cd linux-config
$ chmod -R +xr *
$ ./Scripts/common/install_favorites {{package manager}} {{desktop env}}

To install ZSH with Oh-My-Zsh and plugins

$ cd ~/.cache
$ clone git git@github.com:sidmoreoss/linux-config.git
$ cd linux-config
$ chmod -R +xr *
$ ./Scripts/common/install_zsh

Python-pywal (get colors from image)

Python-pywal is a tool to pick colorschemes from wallpapers, it should be installed by Install Favorites script, if not do the following.

$ pip3 install pywal

Configuring Qt themes and effects

Install Kvantum to configure qt applications(should be installed automatically by Install Favorites).

$ sudo pacman --needed -S kvantum-qt5 qt5ct

Visit KDE Store for more themes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published