Skip to content

kosorin/awesome-rice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b6813bd · Oct 14, 2024
Sep 23, 2024
Nov 18, 2023
Apr 4, 2023
Oct 14, 2024
Oct 29, 2023
Oct 14, 2024
Nov 18, 2023
Jun 29, 2024
Sep 24, 2024
Oct 14, 2024
Oct 14, 2024
Mar 16, 2023
Sep 24, 2024
Mar 16, 2023
Nov 18, 2023
Jan 12, 2023
Oct 29, 2023
Apr 12, 2023
Nov 3, 2023

Repository files navigation

AwesomeWM rice

(Yet another) Config for Awesome window manager.

Dependencies

The following package names are from the Arch repositories or AUR.

Required

  • awesome-git - window manager (latest git version, not stable v4.3)
  • pulsemixer - controlling the system volume
  • playerctl - controlling media player
  • xdg-open (from xdg-utils) - opening files or URLs in the preferred applications
  • xclip - copying things to the clipboard
  • yay/pacman/aurc - Requires a package manager to install dependencies from the AUR and non-aur, can include Aurc, Pacman, or/and for some dependencies yay

Optional

  • feh - setting wallpaper
  • luarocks - Requires luarocks and the lua package to install dkjson and any other potential lua-modules
  • dkjson - Reading JSON Lua Module (Required for Weather and Other Widgets) Install via sudo luarocks install dkjson
  • maim, xdotool - taking a screenshot
  • slop - magnifier (required boxzoom shader), also screen region selection
  • sct - setting the color temperature of the screen

Recommended

  • rofi - application launcher (here is the config to match the style of this rice)
  • picom - compositor for a better look

Fonts

Installation

Backup your current config and download the files from GitHub to the empty ~/.config/awesome directory:

$ git clone https://github.com/kosorin/awesome-rice.git ~/.config/awesome

Setup

Some dependencies are not listed and can be changed in config.lua file. So go ahead and set up your preferred applications.

In theme/theme.lua you can change font or icon theme.

Gallery

Screenshots

img

img

img

img

Credits

  • Simon Stålenhag (wallpapers)