{"id":15149002,"url":"https://github.com/mdmrk/policromia","last_synced_at":"2025-10-24T05:30:49.895Z","repository":{"id":65926349,"uuid":"582390700","full_name":"mdmrk/policromia","owner":"mdmrk","description":"Lightweight aesthetic AwesomeWM dotfiles 🦜 ","archived":false,"fork":false,"pushed_at":"2024-04-17T12:23:13.000Z","size":165964,"stargazers_count":59,"open_issues_count":1,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T23:41:32.316Z","etag":null,"topics":["awesomewm","catppuccin","dotfiles","gruvbox","linux","rose-pine","unixporn"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdmrk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-12-26T17:16:15.000Z","updated_at":"2024-11-28T23:04:46.000Z","dependencies_parsed_at":"2023-10-12T17:31:17.382Z","dependency_job_id":"f986960c-6315-476b-8adc-f2f4c6e650f4","html_url":"https://github.com/mdmrk/policromia","commit_stats":null,"previous_names":["mdmrk/policromia"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdmrk%2Fpolicromia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdmrk%2Fpolicromia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdmrk%2Fpolicromia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdmrk%2Fpolicromia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdmrk","download_url":"https://codeload.github.com/mdmrk/policromia/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237918710,"owners_count":19387305,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesomewm","catppuccin","dotfiles","gruvbox","linux","rose-pine","unixporn"],"created_at":"2024-09-26T13:41:08.100Z","updated_at":"2025-10-24T05:30:48.784Z","avatar_url":"https://github.com/mdmrk.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# policromia\n\nawesomewm setup\n\n\u003c/div\u003e\n\n## table of contents\n\n- [details](#details)\n- [themes](#themes)\n  - [gruvbox](#gruvbox)\n  - [rose pine](#rose-pine)\n  - [catppuccin](#catppuccin)\n    - [add a theme](#add-a-theme)\n- [keybindings](#keybindings)\n- [setup](#setup)\n  - [automatic](#automatic)\n  - [manual](#manual)\n\n## details\n\n- os · [arch linux](https://archlinux.org/)\n- shell · [zsh](https://www.zsh.org/)\n- wm · [awesomewm](https://awesomewm.org/)\n- terminal · [kitty](https://sw.kovidgoyal.net/kitty/)\n- menus · [rofi](https://github.com/davatorium/rofi)\n\n## themes\n\n### gruvbox\n\n\u003cdetails\u003e\n \u003csummary\u003escreenshot\u003c/summary\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cimg src=\"assets/gruvbox.png\" width=\"700\" /\u003e\n  \u003c/p\u003e\n\u003c/details\u003e\n\n### rose pine\n\n\u003cdetails\u003e\n \u003csummary\u003escreenshot\u003c/summary\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cimg src=\"assets/rose-pine.png\" width=\"700\" /\u003e\n  \u003c/p\u003e\n\u003c/details\u003e\n\n### catppuccin\n\n\u003cdetails\u003e\n \u003csummary\u003escreenshot\u003c/summary\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cimg src=\"assets/catppuccin.png\" width=\"700\" /\u003e\n  \u003c/p\u003e\n\u003c/details\u003e\n\n#### add a theme\n\nthemes reside under the directory `.config/awesome/theme/{theme_name}`. Each\ntheme has a file containing the color scheme imported by a certain application\nand a folder named `wallpapers`.\n\n- `colors.lua` · awesomewm\n- `colors.rasi` · rofi\n- `colors.gtk` · gtk 2/3\n- `colors.nvim` · neovim [nvchad](https://github.com/NvChad/NvChad)\n- `colors.conf` · kitty\n\n\u003e [!TIP]\n\u003e copy an existing theme folder and modify the values in each file accordingly\n\n## keybindings\n\n| Keys                                                      | Action                    |\n| :-------------------------------------------------------- | :------------------------ |\n| \u003ckbd\u003eSuper\u003c/kbd\u003e + \u003ckbd\u003ed\u003c/kbd\u003e                           | Toggle dashboard          |\n| \u003ckbd\u003eSuper\u003c/kbd\u003e + \u003ckbd\u003ee\u003c/kbd\u003e                           | Open application launcher |\n| \u003ckbd\u003eSuper\u003c/kbd\u003e + \u003ckbd\u003eShift\u003c/kbd\u003e + \u003ckbd\u003ee\u003c/kbd\u003e        | Open theme switcher       |\n| \u003ckbd\u003eSuper\u003c/kbd\u003e + \u003ckbd\u003eShift\u003c/kbd\u003e + \u003ckbd\u003es\u003c/kbd\u003e        | Cropped screenshot        |\n| \u003ckbd\u003eSuper\u003c/kbd\u003e + \u003ckbd\u003et\u003c/kbd\u003e                           | Toggle on top             |\n| \u003ckbd\u003eSuper\u003c/kbd\u003e + \u003ckbd\u003ef\u003c/kbd\u003e                           | Toggle fullscreen         |\n| \u003ckbd\u003eSuper\u003c/kbd\u003e + \u003ckbd\u003es\u003c/kbd\u003e                           | Toggle floating           |\n| \u003ckbd\u003eSuper\u003c/kbd\u003e + \u003ckbd\u003eTab\u003c/kbd\u003e                         | Focus next                |\n| \u003ckbd\u003eSuper\u003c/kbd\u003e + \u003ckbd\u003eControl\u003c/kbd\u003e + \u003ckbd\u003e+\u003c/kbd\u003e      | Increase window opacity   |\n| \u003ckbd\u003eSuper\u003c/kbd\u003e + \u003ckbd\u003eControl\u003c/kbd\u003e + \u003ckbd\u003e-\u003c/kbd\u003e      | Decrease window opacity   |\n| \u003ckbd\u003eSuper\u003c/kbd\u003e + \u003ckbd\u003eControl\u003c/kbd\u003e + \u003ckbd\u003eReturn\u003c/kbd\u003e | Reset window opacity      |\n\n## setup\n\n### automatic\n\n\u003e [!NOTE]\n\u003e you won't be asked for any customization parameters, so consider tweaking before running\n\n```sh\nsh -c \"$(curl -fsSL https://raw.githubusercontent.com/mdmrk/policromia/main/install.sh)\"\n```\n\n### manual\n\n#### dependencies\n\nUsing [paru](https://github.com/Morganamilo/paru) as the AUR helper\n\n```sh\nparu -S awesome-git picom-git redshift kitty rofi xclip xorg-xwininfo scrot ttf-jetbrains-mono-nerd noto-fonts noto-fonts-cjk networkmanager betterlockscreen brightnessctl acpi zsh gvfs gvfs-mtp thunar lsd zoxide bat lxappearance jq curl p7zip sxiv\n```\n\n#### clone the repo\n\n```sh\ngit clone --depth 1 --recurse-submodules --shallow-submodules https://github.com/mdmrk/policromia\ncd policromia\n```\n\n#### install\n\n```sh\nmkdir -p ~/.config/awesome \u0026\u0026 cp -r config/awesome/* ~/.config/awesome\ncp ~/.config/awesome/env.example.lua ~/.config/awesome/env.lua\nmkdir -p ~/.config/picom \u0026\u0026 cp -r config/picom/* ~/.config/picom\nmkdir -p ~/.config/kitty \u0026\u0026 cp -r config/kitty/* ~/.config/kitty\nmkdir -p ~/.config/rofi \u0026\u0026 cp -r config/rofi/* ~/.config/rofi\nmkdir -p ~/.local/share/fonts \u0026\u0026 cp -r fonts/* ~/.local/share/fonts\nmkdir -p ~/.themes \u0026\u0026 7z x config/gtk/themes.7z -oconfig/gtk \u0026\u0026 rm config/gtk/themes.7z \u0026\u0026 cp -r config/gtk/* ~/.themes\nchmod +x ~/.config/awesome/scripts/*.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdmrk%2Fpolicromia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdmrk%2Fpolicromia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdmrk%2Fpolicromia/lists"}