https://github.com/not-nullptr/osx-dotfiles
Dotfiles for my OS X theme. (i3, picom, xborder)
https://github.com/not-nullptr/osx-dotfiles
Last synced: 9 months ago
JSON representation
Dotfiles for my OS X theme. (i3, picom, xborder)
- Host: GitHub
- URL: https://github.com/not-nullptr/osx-dotfiles
- Owner: not-nullptr
- Created: 2023-03-26T01:41:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T07:02:08.000Z (almost 3 years ago)
- Last Synced: 2025-06-30T22:02:58.983Z (9 months ago)
- Language: TypeScript
- Size: 10.7 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# osx-dotfiles
Dotfiles for my OS X theme. (i3, picom, xborder)
## Screenshots



## Installation
You'll want picom, i3, polybar, xborder (see i3 config for how to set it up), npm and node, and to do a few things:
1. `npm i -g ts-node`
2. `which ts-node`
3. Go into i3 config and in the window module, replace my path to ts-node with yours. You may also need to run `npm i -g typescript`.
4. Go into Polybar folder and run `npm i` (Sorry for the terrible solution to window names, it probably won't work for you. This is because I am not good at Bash and so I had to write it in Typescript.)
5. Move wallpaper to ~/Pictures/wallpaper.png
You might also want my other project, [About This Mac](https://github.com/madeline-xoxo/About-This-Mac) if you want to replicate the third screenshot.