GithubHelp home page GithubHelp logo

savecoders / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
31.0 1.0 1.0 390.63 MB

My dofiles in AwesomeWM

License: GNU General Public License v3.0

Lua 79.29% Shell 9.40% Python 6.25% CSS 1.48% HTML 0.68% JavaScript 2.90%
archlinux awesomewm linux qtile rofi-scripts lua awesome-wm dotfiles ricing unix unixporn

dotfiles's Introduction

Rice Preview


๐Ÿ’ป My dotfiles for rice AwesomeWM

to my dotfiles! Here are some details about my setup

๐Ÿงฐ Information

Here are some details about my setup:

๐ŸŽข installation

๐ŸŒ€ Clone this repository

git clone --recurse-submodules https://github.com/Savecoders/dotfiles.git
cd dotfiles && git submodule update --remote --merge

๐Ÿ“ฅ Use the script

chmod +x resources/install.sh && ./resources/install.sh

Warning

โš  Critical content demanding immediate user attention due to potential risks.

โ‰ Error clone submodules?

In this case you need clone the submodules with repositories and move folders

mkdir dev && cd dev && git clone https://github.com/Savecoders/dotfiles.git
git clone https://github.com/xinhaoyuan/layout-machi.git
git clone https://github.com/BlingCorp/bling.git
git clone https://github.com/Savecoders/simpleTheme-zsh-theme
cp -r layout-machi/* dotfiles/config/awesome/modules/layout-machi/
cp -r bling/* dotfiles/config/awesome/modules/bling/
cp -r simpleTheme-zsh-theme/* dotfiles/misc/zsh/simpleTheme-zsh-theme

Important

Do you want to install manually? Please continue with the manual installation.

Installation Manual Dotfiles

Install Dependencies

paru -Sy awesome-git picom-git kitty rofi  acpi acpid acpi_call upower \
jq inotify-tools xdotool xclip gpick ffmpeg blueman zsh-autosuggestions \
pamixer brightnessctl scrot redshift rainfall zsh-syntax-highlighting \
feh mpv mpd mpc mpdris2 ncmpcpp playerctl qtile tunar zsh --needed

Enable Services

systemctl --user enable mpd.service
systemctl --user start mpd.service

Clone this repository

git clone https://github.com/Savecoders/dotfiles.git
cd dotfiles

Use config

cp -r config/* ~/.config/
cp -r misc/fonts/* ~/.local/share/fonts/
cp -r misc/oh-my-zsh ~/.oh-my-zsh
cp -r misc/.zshrc ~

Use others rxfetch

cd neofetch && chmod +x singfetch
sudo cp -r singfetch /usr/bin/

Install ohmyzsh

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

๐Ÿ”ต AwesomeWM

๐ŸŸข QTile

Galery(2023)

Special Thanks

The dotfiles is based in and the other parts of code is the others devs :)

Quetions

  • custom theme?
    • for dark, edit theme/dark/dark.lua
    • for light, edit theme/light/light.lua
    • agg display theme selection theme/selection_theme.lua

  • wallpapers and profile
    • by default wallpapers are found by theme - example: theme.wallpaper = gfs.get_configuration_dir() .. "wallpapers/hands.jpg" - in wallpapers folder add new wallpapers awesome/wallpapers - replace existing wallpapers with new ones in: "wallpapers/new_walpapers.jpg"
Modules in aplication
  • Bling

    • use in Playerctl widget, layout
  • Rubato

    • Create animation for aweosmeWM
  • Better resize

    • An improved method of resizing clients in the tiled layout, and maded by javacafe01
Installation bugs
  • Installing to submodules git layout-machi
    • clone the repo layout-achi
    • copy the content and page in ~/.config/awesome/modules/layout-machi

dotfiles's People

Contributors

savecoders avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

pollcastillo

dotfiles's Issues

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.