GithubHelp home page GithubHelp logo

dtu195 / awesome-dotfiles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mel-edo/awesome-setup

0.0 0.0 0.0 76.79 MB

My awesome config files

Shell 1.38% JavaScript 0.19% Python 1.36% Lua 65.78% CSS 16.50% QML 14.79%

awesome-dotfiles's Introduction

Config files for AwesomeWM

This was made on a 1920x1080 display

Wallpaper - ArtStation



Install Instructions:

List of the required programs for this rice

(For yay in Arch Linux)

yay -S --needed awesome-git polybar picom-pijulius-git alacritty betterlockscreen catppuccin-gtk-theme-mocha conky logo-ls lxappearance neovim neofetch papirus-icon-theme feh rofi xidlehook sddm qt5-graphicaleffects qt5-quickcontrols2 qt5-svg

Optional programs

  1. zsh and ohmyzsh
  2. brightnessctl
  3. cool-retro-term with cmatrix used as a screensaver
  4. neofetch
  5. neovim
  6. nemo (file manager)
  7. redshift

Manual Method:

Thanks to ka1ry for testing on different hardware!

Warning

Proceed with caution

  1. git clone https://github.com/MeledoJames/awesome-setup
  2. Backup your .config folder or make it if it doesen't already exist
  3. cp -r ~/awesome-setup/config/* ~/.config
  4. cp -r ~/awesome-setup/fonts/* ~/.local/share/fonts
  5. fc-cache -v -f
  6. sudo cp -r ~/.config/sddm/sugar-candy /usr/share/sddm/themes/
  7. sudo cp -r ~/.config/sddm/sddm.conf /etc/
  8. systemctl enable betterlockscreen@$USER
  9. cp -r ~/awesome-setup/cmatrix.sh ~/awesome-setup/grubupdate.sh ~/awesome-setup/.xinitrc ~/awesome-setup/.Xresources ~/awesome-setup/.zprofile ~/awesome-setup/.zshrc ~/

You can view all keybindings in awesomewm using Mod + s

Download the wallpaper from the artstation link and put it in your ~/Downloads

Change your latitude and longitude in ~/.config/polybar/weather.py on lines 80 and 81 and ~/.config/redshift/redshift.conf on lines 60 and 61

Check ~/.config/awesome/autorun.sh and lines 623 - 630 in ~/.config/awesome/rc.lua for startup programs. Modify to your liking

Theme your remaining apps from the Catppuccin Github


Missing Icons in polybar?

Missing Brightness Icon - Backlight and xbacklight modules

Missing Battery Icon - You probably don't have a battery in which case you can remove the battery module from line 85 of ~/.config/polybar/config.ini

Missing Network Icon - Polybar network wiki


Firefox userchrome css

  1. cd into ~/.mozilla/firefox/(release).default-release/chrome (make chrome folder if it doesen't exist already)
  2. copy files inside ~/awesome-setup/firefox/chrome to the folder in the above point
  3. Install Tab center reborn extension -> More details here Cascade

Startpage

  1. Install npm yay -S npm
  2. sudo npm install http-server -g
  3. run http-server ~/.config/chevron/dist/ and visit http://127.0.0.1:8080 in your browser
  4. I've already added this command in autostart (check end of rc.lua)
  5. If you're on firefox you can use new tab override to change the new tab and home page
  6. For more details -> Chevron

Final Images

a

b

c

d

e

f

g

Sources of inspiration:

awesome-dotfiles's People

Contributors

mel-edo 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.