Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onur-ozkan/dotfiles
dotfiles for simple DE
https://github.com/onur-ozkan/dotfiles
dotfiles dotfiles-linux dotfiles-resources dotfiles-setup
Last synced: 2 months ago
JSON representation
dotfiles for simple DE
- Host: GitHub
- URL: https://github.com/onur-ozkan/dotfiles
- Owner: onur-ozkan
- Created: 2020-01-12T18:52:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T16:49:22.000Z (3 months ago)
- Last Synced: 2024-10-22T05:48:40.887Z (3 months ago)
- Topics: dotfiles, dotfiles-linux, dotfiles-resources, dotfiles-setup
- Language: Lua
- Homepage:
- Size: 21.7 MB
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Requirements
--------------------
- [dwm-enhanced](https://github.com/onur-ozkan/dwm-enhanced)
- [st-enhanced](https://github.com/onur-ozkan/st-enhanced)
- [dmenu-enhanced](https://github.com/onur-ozkan/dmenu-enhanced)
- [dwmblocks-enhanced](https://github.com/onur-ozkan/dwmblocks-enhanced)
- [slock-enhanced](https://github.com/onur-ozkan/slock-enhanced)
- [sbs](https://github.com/onur-ozkan/sbs)
- [onur-ozkan-backups/picom](https://github.com/onur-ozkan-backups/picom)
- tmux (optional)
- nvim (optional)Installation
--------------------
```console
$ git clone https://github.com/onur-ozkan/dotfiles
$ cd dotfiles
$ ./install
```Warning
--------------------
If you are using `sudo`, you should create an alias `alias doas="sudo"` before running install script(or replace `doas` with `sudo` in install script), and comment out the `alias sudo="doas"` part in `.zshenv`.Screenshots
--------------------
![2022-11-26_10-18](https://user-images.githubusercontent.com/39852038/204077157-3cd10cb0-acbf-4e30-bac5-7de64d68d5e0.png)
If interested, check out https://onurozkan.dev/read/reasons-that-i-left-gnome-and-kde.