Modules

March 27, 2022 ยท View on GitHub

AwesomeWM Logo

my awesomewm dotfiles

Welcome

to my dotfiles! Here are some details about my setup

Modules

Bling

  • Playerctl widget, layout

Rubato

  • Create animation for aweosmeWM

Better resize

  • An improved method of resizing clients in the tiled layout, and maded by javacafe01

Setup

  1. install awesomewm

    For arch users

    yay -S awesome-git
    

    For all users

  2. install softwares

    For arch users

    yay -S playerctl-git picom-jonaburg-git pavucontrol pulseaudio-ctl rofi wezterm hilbish x11-emoji-picker-git
    

    For all users

  3. install themes

  4. install fonts

  5. install my dotfiles

    git clone --recurse-submodules https://github.com/ChocolateBread799/dotfiles
    cd dotfiles
    mv config/* ~/.config/
    
  6. add spicetify colorschemes(optional)

    1. install spicetify-cli and themes
      yay -S spicetify-cli-git spicetify-themes-git
      
      sudo chmod a+wr /opt/spotify
      sudo chmod a+wr /opt/spotify/Apps -R    
      
    2. add colorschemes
      sudo cp color.ini ~/usr/share/spicetify/Themes/Ziro
      
      spicetify config current_theme Ziro
      

Keyboard

superkey is window key

KeybindAction
super + enterSpawn Terminal
super + qSpawn Vscode
super + wSpawn Chrome
super + eSpawn Spotify
super + z wheelSpawn Sidebar
super + xChange Colorscheme(Dark, White)
super + dSpawn Emoji Picker
PrtScScreenshot
super + PrtScScreenRec

demo1 demo2 workspace

Rices

Special Thanks