Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/equk/dotfiles
⚙️ my Arch Linux config
https://github.com/equk/dotfiles
arch arch-linux dotfiles dotfiles-automation dotfiles-linux hyprland hyprland-config i3 linux linux-desktop neovim vim wayland zsh zsh-theme zshrc
Last synced: 2 months ago
JSON representation
⚙️ my Arch Linux config
- Host: GitHub
- URL: https://github.com/equk/dotfiles
- Owner: equk
- License: mit
- Created: 2019-07-22T08:20:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T15:23:34.000Z (3 months ago)
- Last Synced: 2024-10-23T20:08:47.797Z (3 months ago)
- Topics: arch, arch-linux, dotfiles, dotfiles-automation, dotfiles-linux, hyprland, hyprland-config, i3, linux, linux-desktop, neovim, vim, wayland, zsh, zsh-theme, zshrc
- Language: Lua
- Homepage:
- Size: 2.6 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# equk :: dotfiles
Configuration for Arch Linux with custom scripts allowing install & backup.
More Info:
- [Automated dotfiles - equk's blog](https://equk.co.uk/2019/07/24/automated-dotfiles)
- [Switching to Wayland - equk's blog](https://equk.co.uk/2023/09/08/switching-to-wayland/)![](./screenshots/hyprland_desktop.jpg)
> [!NOTE]
> Currently moving/testing NixOS| | |
|---|---|
| OS | [Arch Linux](https://archlinux.org/) |
| Window Manager | [Hyprland](https://hyprland.org/) |
| Status Bar | [Waybar](https://github.com/Alexays/Waybar) |
| Terminal | [Alacritty](https://alacritty.org/) |
| Shell | [zsh](https://www.zsh.org/) |
| Editor | [neovim](https://github.com/neovim/neovim/) |
| Editor2 | [vscode](https://github.com/microsoft/vscode/) |
| Launcher | [wofi](https://sr.ht/~scoopta/wofi/) |
| File Manager | [thunar](https://docs.xfce.org/xfce/thunar/start/) |
| Media Player | [mpv](https://mpv.io/) |
| Web Browser | [firefox](https://www.mozilla.org/firefox/) |## Installation
install.sh
### vscode
to install vscode extensions run
xargs -n 1 -a lists/vscode_extensions.txt code --install-extension
### neovim
neovim config should install plugins automatically using lazy.nvim
language servers are installed using linux package manager (not mason)
### firefox
firefox profiles are managed using [ffox_profile_tools](https://github.com/equk/ffox_profile_tools)
> firefox profiles with security & privacy settings already preset
### hyprland
hyprland is built from source as archlinux official package always seems to be behind
---
# Contact
Website: https://equk.co.uk
Mastodon: [@[email protected]](https://hachyderm.io/@equilibriumuk)