Skip to content

m4teoarg/archAwesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archlinux awesome eww Deja una estrella. Comparte.

  1. Install dependencies and enable services

    • Dependencies
    • Arch Linux (and all Arch-based distributions)

      *Assuming your AUR helper is* `yay`
      
      ```shell
      yay -Sy awesome-git picom-git rofi todo-bin acpi acpid \
      wireless_tools jq inotify-tools polkit-gnome xdotool xclip maim \
      brightnessctl alsa-utils alsa-tools lm_sensors \
      mpd mpc mpdris2 ncmpcpp playerctl --needed 
      ```
      
    • Services

      # For automatically launching mpd on login
      systemctl --user enable mpd.service
      systemctl --user start mpd.service
      
      # For charger plug/unplug events (if you have a battery)
      sudo systemctl enable acpid.service
      sudo systemctl start acpid.service

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors