Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vollowx/unixconf
East or west, ~ is the best
https://github.com/vollowx/unixconf
dotfiles dunst fish mpd ncmpcpp neovim neovim-configuration niri sway swaywm waybar wayfire
Last synced: 1 day ago
JSON representation
East or west, ~ is the best
- Host: GitHub
- URL: https://github.com/vollowx/unixconf
- Owner: vollowx
- License: mit
- Created: 2023-06-03T05:53:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-19T12:16:19.000Z (4 months ago)
- Last Synced: 2024-11-19T00:57:54.891Z (1 day ago)
- Topics: dotfiles, dunst, fish, mpd, ncmpcpp, neovim, neovim-configuration, niri, sway, swaywm, waybar, wayfire
- Language: Lua
- Homepage:
- Size: 30 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unixconf
_Dotfiles for *nix systems. Use at your own risks._
## Installations
```sh
# To link a module
stow module_name
# To unlink a module
stow -D module_name
```Note that if some files/folders is/are deleted, you will need to delete the link manually.
Similarly, if some is/are added, rerun the link command.## Modules
`cli` `neovim` `gui` `niri` / `sway` `wayfire` `deprecated`
### `cli`
CLI tool configurations.
- `bat` - `cat`
- `dust` - `du`
- `eza` - `ls`
- `htop` - `top`
- `fish` - Shell
- `pfetch` - System info viewer
- `mpd` - Music server
- `ncmpcpp` - Music player
- `cava` - Audio visualizer
- `bin` scripts### `gui`
GUI application configurations that is shared across all WMs or DEs.
- `alacritty` - Terminal emulator
- `anyrun` - Application launcher
- `dunst` - Notification daemon
- `swaylock` - Screen locker
- `zathura` - PDF viewer
- `fontconfig`
- `qt5ct`
- `qt6ct`
- `gtk-3.0`
- `electron` flags
- `mimeapps`
- `macOS` cursors### `neovim`
It's separated from `cli` module because the Neovim configuration is quite massive.
- `neovim` - Text editor
### `niri`
- `niri` - Window manager
- `waybar` - Screen bar
- `sysbar` - Screen OSD### `sway` (unmaintained)
- `sway` - Window manager
### `wayfire` (unmaintained)
- `wayfire` - Window manager
### `deprecated` (unmaintained)
- `foot` - Terminal emulator