{"id":17481756,"url":"https://github.com/matthewjberger/dotfiles","last_synced_at":"2025-03-15T11:32:27.812Z","repository":{"id":49736453,"uuid":"47390493","full_name":"matthewjberger/dotfiles","owner":"matthewjberger","description":"My Linux dotfiles","archived":false,"fork":false,"pushed_at":"2022-09-16T19:33:15.000Z","size":32601,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-19T01:47:27.768Z","etag":null,"topics":["arch-linux","dotfiles","linux"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matthewjberger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-04T08:11:10.000Z","updated_at":"2024-04-08T16:31:14.000Z","dependencies_parsed_at":"2023-01-18T11:17:48.034Z","dependency_job_id":null,"html_url":"https://github.com/matthewjberger/dotfiles","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/matthewjberger%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewjberger%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewjberger%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewjberger%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthewjberger","download_url":"https://codeload.github.com/matthewjberger/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221573358,"owners_count":16845826,"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":["arch-linux","dotfiles","linux"],"created_at":"2024-10-18T22:34:53.643Z","updated_at":"2024-10-26T19:41:15.028Z","avatar_url":"https://github.com/matthewjberger.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Matthew Berger's Dotfiles\n\nThese are my personal dotfiles for Arch Linux.\n\n![Desktop GIF](gifs/Desktop.gif)\n\n\u003e For demonstration of swapping out wallpapers and then regenerating a colorscheme in the gif I'm pressing a reload hotkey set in my `sxhkdrc`.\n\n## Installation Instructions\n\n```bash\ngit clone https://github.com/matthewjberger/DotFiles dotfiles\ncd dotfiles\nsudo ./install\n```\n\n## Linux Bootstrapper\n\n`bootstrap.sh` is a script for setting up this environment from the Arch ISO command line.\n\n```\ncurl https://git.io/fjYxm -o bootstrap.sh \u0026\u0026 chmod +x bootstrap.sh\n./bootstrap.sh \n```\n\nthen after booting and logging in, open `konsole` and run:\n\n```\ncurl https://git.io/fjYxO -o setup.sh \u0026\u0026 chmod +x setup.sh\n./setup.sh\n```\n\nand remember to update the root and user passwords.\n\n### Choosing video drivers\n\nUncomment the proper line for the desired graphics driver in `setup-environment.sh`:\n\n```\nvulkan-radeon # default\n# vulkan-intel\n# nvidia \n```\n\n### KDE Changes\n\n#### Disable Desktop Toolbox\n\nRight click on the desktop -\u003e `Configure Desktop` -\u003e `Tweaks` -\u003e Disable `Show Desktop Toolbox`\n\n#### Disable Showing Desktop Icons\n\nRight click on the desktop -\u003e `Configure Desktop` -\u003e `Wallpaper` -\u003e Change Layout to `Desktop`\n\n#### Disable Wallpaper Change Messages\n\n`Notifications` -\u003e `Local System Message Service` -\u003e Disable `Show Message in a Popup` and `Play a Sound`\n\n### Lenovo Ideapad 330s\n\nTo get Arch Linux working on the Lenovo Ideapad 330s, some extra steps are required.\n\n#### Arch ISO\n\nTo get the Arch ISO to boot, press `e` when the Arch ISO live usb menu comes up, and add the following kernel command line argument:\n\n```\nivrs_ioapic[32]=00:14.0\n```\n\nThis allows the touchpad to work and allows the computer to boot.\n\n#### Installing a WiFi Driver\n\nThe wifi driver necessary for using the wireless chip on the Lenovo Ideapad 330s is not present on the Arch ISO by default.\nConnect to the internet via ethernet using a usb to ethernet adapter or a tethered android phone. Then after you've installed and booted into the system, run:\n\n```\ngit clone https://github.com/tomaspinho/rtl8821ce\ncd rtl8821ce\nmake all\nmake install\nmodprobe 8821ce\n\n# OR use yay\n\nyay -S rtl8821ce-dkms-git\n```\n\n#### Video Drivers\n\nThe `xf86-video-amdgpu` package contains the video drivers necessary for the Lenovo Ideapad 330s.\n\n#### Tapping Touchpad\n\nFind your touchpad id:\n\n```\nxinput list\n```\n\nList Properties:\n\n```\nxinput list-props id\n```\n\nSet Tapping enabled (assuming touchpad id is `11` property id is `280`):\n\n```\nxinput set-prop 11 280 1\n```\n\n#### Brightness Controls\n\nUsing the brightness keys on the keyboard doesn't work for this laptop by default or\nwith any combination of acpi kernel parameters, so `xrandr` is used for controlling brightness.\nThe `brightness.sh` script increases or decreases the brightness incrementally using `xrandr`\nand is invoked by `sxhkd`.\n\nTo prevent the backlight from failing to load (even though it still doesn't work),\nadd the following kernel parameter:\n\n```\nacpi_backlight=vendor\n```\n\n## Windows Bootstrapper\n\nOpen a powershell terminal (Powershell 5+ required) and run (as admin):\n\n```\nInvoke-WebExpression -Uri https://git.io/fj5Vz -OutFile bootstrap.ps1\n./bootstrap.ps1\ngit clone https://github.com/matthewjberger/dotfiles\ncd ./bootstrap/windows\n./install.ps1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewjberger%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatthewjberger%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewjberger%2Fdotfiles/lists"}