{"id":28990511,"url":"https://github.com/raphgl/dotfiles","last_synced_at":"2025-06-25T00:11:50.191Z","repository":{"id":119897334,"uuid":"216625377","full_name":"RaphGL/Dotfiles","owner":"RaphGL","description":"My dotfiles for Linux ","archived":false,"fork":false,"pushed_at":"2025-03-28T21:02:23.000Z","size":32057,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T21:21:35.667Z","etag":null,"topics":["dotfiles","tuckr"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RaphGL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2019-10-21T17:23:59.000Z","updated_at":"2025-03-28T21:02:27.000Z","dependencies_parsed_at":"2023-07-30T01:16:35.964Z","dependency_job_id":"c879ee1d-5977-421c-a1db-8a5c2fabd430","html_url":"https://github.com/RaphGL/Dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RaphGL/Dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaphGL%2FDotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaphGL%2FDotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaphGL%2FDotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaphGL%2FDotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaphGL","download_url":"https://codeload.github.com/RaphGL/Dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaphGL%2FDotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261777776,"owners_count":23208130,"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":["dotfiles","tuckr"],"created_at":"2025-06-25T00:11:45.856Z","updated_at":"2025-06-25T00:11:50.131Z","avatar_url":"https://github.com/RaphGL.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raph's Dotfiles\n\n## Screenshots\n\n![screenshot1](screenshot1.png)\n\n## Details\n\n- **WM**: [Qtile](http://www.qtile.org/)\n- **Terminal**: kitty\n- **Application launcher**: Rofi\n- **Wallpaper setter**: Feh\n- **Wallpapers**: [here](./wallpapers/Pictures/Wallpapers/)\n- **Text Editors**: NeoVim \u0026 VSCode\n- **Keybindings daemon**: sxhkd\n\n## Keybindings\n\n| Action                               | Shortcut                       |\n| ------------------------------------ | ------------------------------ |\n| **General Keybindings**              |                                |\n| Close window                         | super + w                      |\n| Kill window                          | super control + x              |\n| Logout                               | super + control + 0            |\n| Lock screen\\*                        | super + control + 9            |\n| Restart window manager               | super + control + r            |\n| **Moving around**                    |                                |\n| Move between windows                 | super + {h, j, k, l}           |\n| Change window size                   | super + {y, u, i, o}           |\n| Move windows around                  | super + control + {h, j, k, l} |\n| **Programs**                         |                                |\n| Terminal                             | super + return                 |\n| GUI file Manager                     | super + F1                     |\n| Firefox                              | super + F2                     |\n| Visual Studio Code                   | super + F3                     |\n| System Monitor                       | super + F4                     |\n| Mail client                          | super + F5                     |\n| Note-taking app(vim plugin)          | super + F6                     |\n| Calendar app                         | super + c                      |\n| Music player                         | super + m                      |\n| Application Launcher                 | super + space                  |\n| Terminal file manager                | super + v                      |\n| **Volume and CMUS external control** |                                |\n| Volume up                            | super + up                     |\n| Volume down                          | super + down                   |\n| Next song                            | super + period                 |\n| Previous song                        | super + comma                  |\n| Forward song                         | super + control + period       |\n| Backward song                        | super + control + comma        |\n| Pause                                | super + p                      |\n| **Layouts**                          |                                |\n| Toggle monocle layout                | super + tab                    |\n| Toggle floating window               | super + control + space        |\n| Fullscreen                           | super + f                      |\n\n## Installation\n\nTo install these dotfiles you either will have to use [Tuckr](https://github.com/RaphGL/Tuckr)(recommended) or GNU Stow.\n\nTuckr:\n\n```sh\n$ tuckr add \\*\n```\n\nStow:\n\n1. Change directory to dotfiles/Configs\n2. Run:\n\n```sh\n$ stow -t $HOME *\n```\n\nAfter deploying the dotfiles, you will probably want to install the programs necessary to use my setup.  \nNote: I've created package lists for Arch and Fedora. You can find them at `Dotfiles/.lists`.\n\nJust run your package manager like this:\n\n```sh\n$ sudo \u003cPKG_MANAGER\u003e $(cat ~/Dotfiles/.lists/\u003cYOUR_DISTROS_LIST\u003e)\n```\n\nIf you want to use my neovim, tmux or zsh setups you can run the setup scripts at the `Hooks` directory.\n\nIf you're using Tuckr you can just run the names of the programs you want like this:\n\n```sh\n$ tuckr set nvim tmux zsh\n```\n\n## Optional Steps\n\nAfter installing the packages you will probably want to tweak the system to your liking.\nThe following aliases redirect you to different config files related to my dotfiles:\n\n- `kb` for keyboard shortcuts\n- `qtilec` for the qtile config\n- `astartc` for the startup programs\n- `nvimc` for the neovim config\n\n## License\n\n[WTFPL](http://www.wtfpl.net/) © RaphGL\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphgl%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphgl%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphgl%2Fdotfiles/lists"}