https://github.com/fritzrehde/dotfiles-wayland
My Wayland config files and shell scripts
https://github.com/fritzrehde/dotfiles-wayland
dotfiles linux shell sway wayland
Last synced: about 2 months ago
JSON representation
My Wayland config files and shell scripts
- Host: GitHub
- URL: https://github.com/fritzrehde/dotfiles-wayland
- Owner: fritzrehde
- Created: 2023-04-08T18:00:54.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-06T01:09:46.000Z (about 1 year ago)
- Last Synced: 2025-04-18T22:42:06.367Z (about 1 year ago)
- Topics: dotfiles, linux, shell, sway, wayland
- Language: Vim Script
- Homepage:
- Size: 2.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README
# Dotfiles
## Installation
This configuration is installed by linking the config files and shell scripts to default locations (`~/.config` for config files, `~/.local/bin` for shell scripts).
Use `./manage.sh` to install and uninstall the config files or shell scripts.
## Featured applications
Name | Description | Config files
:-- | :-- | :--
[sway](https://github.com/swaywm/sway) | Wayland tiling window manager | [`sway/config`](../config/sway/config)
[tmux](https://github.com/tmux/tmux) | Terminal multiplexer | [`.tmux.conf`](../config/tmux/.tmux.conf)
[qutebrowser](https://github.com/qutebrowser/qutebrowser) | Keyboard-driven, vim-like webbrowser | [`qutebrowser/config.py`](../config/qutebrowser/config.py)
[neovim](https://github.com/neovim/neovim) | Terminal text editor | [`nvim/`](../config/nvim)
[dunst](https://github.com/dunst-project/dunst) | Notification daemon | [`dunstrc`](../config/dunst/dunstrc-dark)
[kitty](https://github.com/kovidgoyal/kitty) | Terminal | [`kitty.conf`](../config/kitty/kitty.conf)
[zsh](https://www.zsh.org/) | Shell | [`.zshrc`](../zsh/.zshrc) [`profile`](../config/zsh/profile)
## Some other cool tools I use
Name | Description
:-- | :--
[zathura](https://github.com/pwmt/zathura) | Document viewer
[fzf](https://github.com/junegunn/fzf) | Fuzzy finder
[todo.txt](https://github.com/todotxt/todo.txt-cli) | Minimal todo list
[rofi](https://github.com/davatorium/rofi) | Modern dmenu alternative
[ly](https://github.com/fairyglade/ly) | TUI display manager