Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zackartz/dots
https://github.com/zackartz/dots
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zackartz/dots
- Owner: zackartz
- Created: 2023-04-13T05:10:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-11T02:50:29.000Z (about 1 year ago)
- Last Synced: 2023-11-11T03:35:19.764Z (about 1 year ago)
- Language: CSS
- Size: 67.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zackartz dotfiles
![img](.img/sc.png)
To install required dependencies, run this
```bash
paru -S hyprland-nvidia-git ttf-ibm-plex waybar-hyprland-git xdg-desktop-portal-hyprland-git xdg-desktop-portal dunst hyprpaper rofi fish kitty neovim tmux
```A lot of this comes from [1AmSimp1e](https://github.com/1amsimp1e) and their [incredible dotfiles](https://github.com/1amSimp1e/dots) major shoutout and all credit to them!
## Installation
To install copy any configs to their appropriate folder.
This configuration is for nvidia on arch, if you are having issues and you have an nvidia card, please make sure `nvidia-open-dkms` is installed and is below verison 530 (as of writing wayland on nvidia is broken after 525). You can downgrade using the `downgrade` utility on arch.You can configure monitors on line 11 of `hyprland.conf`.
## NEOVIM
For my custom neovim config, based on NvChad, please check out [this repo](https://github.com/zackartz/nvim-cfg).