{"id":16345414,"url":"https://github.com/unclechu/xmonadrc","last_synced_at":"2025-11-07T14:30:30.086Z","repository":{"id":32161053,"uuid":"35734218","full_name":"unclechu/xmonadrc","owner":"unclechu","description":"my xmonad config","archived":false,"fork":false,"pushed_at":"2018-07-02T14:01:41.000Z","size":175,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T22:20:56.155Z","etag":null,"topics":["dbus","dotfiles","haskell","xmobar","xmonad"],"latest_commit_sha":null,"homepage":"https://github.com/xmonad/xmonad","language":"Haskell","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/unclechu.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}},"created_at":"2015-05-16T17:57:51.000Z","updated_at":"2018-07-02T14:01:42.000Z","dependencies_parsed_at":"2022-08-24T14:23:07.688Z","dependency_job_id":null,"html_url":"https://github.com/unclechu/xmonadrc","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/unclechu%2Fxmonadrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unclechu%2Fxmonadrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unclechu%2Fxmonadrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unclechu%2Fxmonadrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unclechu","download_url":"https://codeload.github.com/unclechu/xmonadrc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239533066,"owners_count":19654617,"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":["dbus","dotfiles","haskell","xmobar","xmonad"],"created_at":"2024-10-11T00:31:39.623Z","updated_at":"2025-11-07T14:30:30.045Z","avatar_url":"https://github.com/unclechu.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unclechu's xmonad/xmobar config\n\nMy own complex configs of xmonad and xmobar with some tools/scripts which helps\nto build and use it.\n\n## Parts\n\n- [xmonad config](xmonad)\n- [xmobar config](xmobar)\n- [indicators application](xmobar/indicators-cmd) - used in xmobar\n- [custom xmonad session files](session)\n\n## Usage\n\nTo build and install (to `~/.local/bin`) everything just run:\n\n```bash\nmake -B\n```\n\nBut first time you need to add session files by this command:\n\n```bash\nmake -B session\n```\n\n### xmobar\n\nTo make **xmobar** works you need to run this command in your home directory:\n\n```bash\nstack install --resolver=lts-11.15 xmobar\n```\n\nSo it will be installed to `~/.local/bin/xmobar`.\n\n_P.S. You also able to add some customizations to produced **xmobar** config\n(produced by `make -B xmobar` command) by adding replacements blocks to\n`~/.xmonad/xmobar.replacements.hs`, how these block may look like you could see\nin [xmobar.replacements.hs.example](xmobar/xmobar.replacements.hs.example) file.\nThis could be useful to use same generic config between different machines with\ndifferent screens set (in my own case it's laptop and 3-screens PC)._\n\n### xmonad\n\n_P.S. You also able to add some local customizations to xmonad config (as for\nxmobar) by adding `~/.xmonad/config.txt` file which may look like this:_\n\n```text\ndisplays-order = 2,1,3\nterminal = konsole\nterminal-dark = konsole --profile dark\nterminal-light = konsole --profile light\nalternative-terminal-dark = termite-dark.sh\nalternative-terminal-light = termite-light.sh\ninactive-window-opacity = 0.7\ninactive-window-opacity-only-for-current-workspace = yes\nborder-width = 1\n```\n\n_For more details see [this file](xmonad/src/Utils/CustomConfig.hs)._\n\n# Author\n\nViacheslav Lotsmanov\n\n# License\n\n[GPLv3](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funclechu%2Fxmonadrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funclechu%2Fxmonadrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funclechu%2Fxmonadrc/lists"}