Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)