Giter Site home page Giter Site logo

awful-dots's Introduction

Featuring AwesomeWM




Welcome to my stash of dotfiles of my awesomewm setup. Note that things are likely to be changed in future as I am still working on this setup. Feel free to give a โญ to this repo if you liked the setup. It is much appreciated :3


Dependencies

  • AwesomeWM: Use the git version. Stable version will not work.
  • Picom: Use any picom fork of your liking. You can even skip this if you are not a fan of fancy effects and blur. It doesn't matter.
  • nm-applet: Used for wifi.
  • Light: Required for the brightness control slider
  • Alsa Utils: Required for the volume control slider.
  • acpi: Required for the battery widget. You can skip that if you don't have a battery.
  • feh: Yes, I still use feh for wallpaper. Don't bully me :/
  • Nitrogen: Another wallpaper setter. This is optional though.
  • Playerctl: Required for the music player widget located in the control center.
  • Redshift: Used in the bluelight filter widget.
  • Scrot: Used in screenshot tool
  • Font: Ubuntu Nerd font is used most of the ui, CaskaydiaCove nerd font and JetbrainsMono nerd font is also used in some place.
  • Icon Theme: Papirus(required)
  • GTK Theme: Lavanda Dark Compact Tokyonight (Thanks to Mebesus)

These are all I remember right now. If there is any other dependencies that I missed, feel free to open an github issue to inform me.

Defaults

  • File manager: Thunar
  • Terminal: Kitty
  • Browser: Firefox

Installation

Installing the config may break somethings in your pc as I can only try them in my computer. But in case you want to use them anyway, follow the bellow steps:-

Install Awesome-git
Arch
yay -S awesome-git

Fedora
You can build from source, or you can use COPR if you are lazy like me. For installing through COPR, follow below steps:-

sudo dnf copr enable coolj/awesome-luajit-nightly
sudo dnf install awesome

Ubuntu and other Debian based
Again, you can build from source, or you can use pacstall. To install using pacstall, followbelow steps:-

sudo bash -c "$(wget -q https://pacstall.dev/q/install -O -)"    #for setting up pacstall(Skip if you already done it)
pacstall -I awesome-git

Install Dependencies

Use the package manager to install the following dependencies:-

nm-applet light alsa-utils feh nitrogen acpi playerctl redshift scrot

The name of some packages may vary based on your distro. Note: For Ubuntu and ubuntu/debian based distros additional dependency libplayerctl-dev


Move the files to their location

Clone this repository:-

git clone https://github.com/Amitabha37377/Awful-DOTS.git
cd Awful-DOTS

Make ~/.themes, ~/.icons, ~/.local/share/fonts directories if not exists already.

mkdir ~/.themes
mkdir ~/.icons
mkdir ~/.local/share/fonts

Move the files in their required directory:-

mv ~/.config/awesome ~/.config/awesome.bak
cp -r awesome ~/.config/
cp -r Misc/fonts/* ~/.local/share/fonts/
cp -r Misc/gtk_themes/* ~/.themes/
cp -r Misc/icon_packs/* ~/.icons/

After following all the steps restart awesome wm. Hopefully everything will work. Feel free to open a github issue if you face any problem. I am nowhere near an awesomewm/lua expert but I will try my best to help. ---

Gallery

  • Control Center & Calendar

    (Yes I copied from apple)

  • Notification Center

  • Screenshot Tool

  • Powermenu

  • App Launcher(Bling)

  • Media Player (Supports Youtube, Idk what else it supports)


Featured and Widgets

  • Dock with always visible and auto hide mode interchangable by pressing mod+z
  • Control Center
  • Notification Center
  • Fancy taglist for tag+tasklist preview
  • Bling app launcher
  • Non bling app launcher
  • Screenshot tool(WIP)
  • Lots of bugs
  • Lots of incomplete stuffs

To Do

  • Screen recording widget
  • A good looking Dashboard
  • System monitor widget
  • To do widget
  • Music player widget outside the control center
  • Improve animations (maybe)
  • Remove the last feature

  • How to make the media player functional?

    First make sure that plasma-browser-integration package is installed in your system. Install plasma integration browser extension in firefox. Go to the manage extension settings of the plasma integration extension and uncheck Enhanced Media Control. Hopefully it will work. (The media player might have some bugs/issues right now.)

Credits

  • Stardust kyun (His absolutely amazing beginner friendly dotfiles. Stole some part of code from his notification center, app launcher, notification settings)
  • rxyhn (Used his colorscheme from yoru in many places)
  • Manilarome (Stole some widgets. )
  • Bling (Used the app launcher and playerctl widget)
  • Awesome wm widgets by streetturtle (Used the calendar widget and battery widget)

And many other awesome people who answered my stupid questions in discord and from whom I got inspiration and design ideas.


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.