{"id":15148966,"url":"https://github.com/micro-hawk/awesomight","last_synced_at":"2025-09-29T18:31:45.188Z","repository":{"id":147301337,"uuid":"617633786","full_name":"micro-hawk/awesomight","owner":"micro-hawk","description":"Enhance your Linux desktop with my Awesome Window Manager config. Customize key bindings, themes, and widgets to manage multiple windows and workspaces efficiently. Check it out now!","archived":false,"fork":false,"pushed_at":"2024-06-28T05:58:51.000Z","size":56291,"stargazers_count":11,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-23T14:12:13.198Z","etag":null,"topics":["awesome","awesomewm","awesomewm-configuration","linux","rice","unixporn","window-manager","x11"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micro-hawk.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,"publiccode":null,"codemeta":null}},"created_at":"2023-03-22T19:43:00.000Z","updated_at":"2024-06-16T16:35:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"332b38ac-2f23-431b-ad28-42bc5aba1b57","html_url":"https://github.com/micro-hawk/awesomight","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micro-hawk%2Fawesomight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micro-hawk%2Fawesomight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micro-hawk%2Fawesomight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micro-hawk%2Fawesomight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micro-hawk","download_url":"https://codeload.github.com/micro-hawk/awesomight/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219874663,"owners_count":16554606,"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":["awesome","awesomewm","awesomewm-configuration","linux","rice","unixporn","window-manager","x11"],"created_at":"2024-09-26T13:40:47.992Z","updated_at":"2025-09-29T18:31:35.175Z","avatar_url":"https://github.com/micro-hawk.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Awesomight - Tokyo Night based AwesomeWM\n\n![Screenshot of my desktop](/dotfiles/.config/awesome/themes/tokyo-night/tokyo-night/Screenshots/desktop.png)\n\n![Screenshot of my desktop](/dotfiles/.config/awesome/themes/tokyo-night/tokyo-night/Screenshots/workspace.png)\n\n\n\nAwesome is a highly configurable, tiling window manager for X. It is very fast, extensible and licensed under the GNU GPLv2 license.  Awesome is a perfect \"first\" tiling window manager for those who want to try out tiling, but the extreme customization that you can achieve with awesome makes it a power user's dream.  Awesome is configured with Lua.\n\n# Features\n\n* Simple enough for beginner's but flexible enough for the power user.\n* Extremely customizable, maybe more so than any other window manager.\n* Configured in Lua.\n* A documented API to configure and define the behavior of your window manager.\n\n# Installation\n\n```bash\nsudo pacman -S awesome dmenu rofi firefox kitty pasystray volumeicon\n```\n\n```bash\nparu -S i3lock-fancy-git picom-ibhagwan-git thunar-extended\n```\n# Additional tools for Customizing it.\n\n```bash\nsudo pacman -S lxappearance nitrogen\n```\n* For Fonts Im using Terminus\n```bash\nsudo pacman -S terminus-font \n```\n\n```bash\nparu -S consolas-font\n```\n\n# My Keybindings\n\nThe MODKEY is set to the Super key (aka the Windows key).  I try to keep the\nkeybindings consistent with all of my window managers.\n\n| Keybinding | Action |\n| :--- | :--- |\n| `MODKEY + RETURN` | opens terminal (Kitty is the terminal but can be easily changed) |\n| `MODKEY + x` | opens run launcher (rofi (random) is the run launcher but can be easily changed) |\n| `MODKEY + SHIFT + c` | closes window with focus |\n| `MODKEY + SHIFT + r` | restarts awesome |\n| `MODKEY + CTRL + q` | quits awesome |\n| `MODKEY + 1-9` | switch focus to workspace (1-9) |\n| `MODKEY + SHIFT + 1-9` | send focused window to workspace (1-9) |\n| `MODKEY + m` | maximized focused window |\n| `MODKEY + d` | minimize focused window  |\n| `MODKEY + CTRL + d` | restore recent minimize window |\n| `ALTKEY + SHIFT + LeftArrow` | Resize window to Left side  |\n| `ALTKEY + SHIFT + RightArrow` | Resize window to Right side  |\n| `MODKEY + j` | switches focus between windows in the stack, going down |\n| `MODKEY + k` | switches focus between windows in the stack, going up |\n| `MODKEY + h` | switches focus between windows in the stack, going left |\n| `MODKEY + l` | switches focus between windows in the stack, going right |\n| `MODKEY + SHIFT + j` | rotates the windows in the stack, going down|\n| `MODKEY + SHIFT + k` | rotates the windows in the stack, going up |\n| `MODKEY + SHIFT + h` | rotates the windows in the stack, going left|\n| `MODKEY + SHIFT + l` | rotates the windows in the stack, going right |\n| `MODKEY + period` | switch focus to next monitor |\n| `MODKEY + comma` | switch focus to prev monitor |\n| `MODKEY + SHIFT + w` | opens default web-browser |\n\n\n\n\n\n## Getting Help With Awesome\n\n#### IRC\n\nYou can join the `#awesome` channel on the [OFTC](http://www.oftc.net/) IRC network.\n\n[IRC Webchat](https://webchat.oftc.net/?channels=awesome)\n\n#### Stack Overflow\nYou can ask questions on [Stack Overflow](http://stackoverflow.com/questions/tagged/awesome-wm).\n\n#### Reddit\nThere is an [awesome subreddit](https://www.reddit.com/r/awesomewm/) where you can share your work and ask questions.\n\n## Reporting issues\n\nPlease report any issues you have with AwesomeWM on [our bugtracker](https://github.com/awesomeWM/awesome/issues).\n\n## Contributing code\n\nYou can submit pull requests on the [github repository](https://github.com/awesomeWM/awesome).\nPlease read the [contributing guide](https://github.com/awesomeWM/awesome/blob/master/docs/02-contributing.md) for any coding, documentation or patch guidelines.\n\n## Documentation\n\nOnline documentation is available [here](https://awesomewm.org/apidoc/).\n\n## License\n\nThe project is licensed under GNU General Public License v2 or later.\nYou can read it online at ([v2](http://www.gnu.org/licenses/gpl-2.0.html) or [v3](http://www.gnu.org/licenses/gpl.html)).\n\n    \n    \n    ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicro-hawk%2Fawesomight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicro-hawk%2Fawesomight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicro-hawk%2Fawesomight/lists"}