d-solis / awesotsvP

Config files for my setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AweDots

Config files for AwesomeWm

Installation

  • Prerequisites

    Must have, just to make sure everything works properly

    awesome bluez elogind flameshot kitty mpd mpDris2 nmcli playerctl pulsemixer redshift rofi xbacklight xsettingsd zsh
    

    Suggested, makes everything feel complete

    alacritty firefox ncmpcpp nvim lf zathura
    
  • Clone the repo

    git clone https://github.com/Manas140/dotfiles.git --depth=1 --branch='awedots' && cd dotfiles
    
  • Install / Copy all configs

    ./install.sh 
    

Usage [ Keybinds ]

Key Action
[Software] Action
Print flameshot gui
Super + r rofi
Super + Return kitty
[Hardware] Action
Fn + Arrow [Up,Down] Volume Control
Fn + Arrow [Left,Right] Brightness Control
[AwesomeWm] Action
Super + d open dashboard
Super + q kill focused window
Alt + Tab toggle window focus
Super + Tab toggle floating/tiling
Super + space toggle fullscreen
Super + [1-9] focus desktop 1-9
Super + Shift + [1-9] move window to desktop 1-9
Super + Arrow [Up,Down,Left,Right] resize window

Project references

Special Thanks

About

Config files for my setup

License:MIT License


Languages

Language:Lua 56.1%Language:CSS 39.5%Language:Shell 4.4%