Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevedylandev/linux-dotfiles
A collection of dotfiles for my Arch-Hyprland setup
https://github.com/stevedylandev/linux-dotfiles
Last synced: 2 months ago
JSON representation
A collection of dotfiles for my Arch-Hyprland setup
- Host: GitHub
- URL: https://github.com/stevedylandev/linux-dotfiles
- Owner: stevedylandev
- Created: 2023-05-16T00:21:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-19T03:00:40.000Z (over 1 year ago)
- Last Synced: 2024-10-04T17:39:22.847Z (3 months ago)
- Language: Lua
- Size: 7.22 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Catppuccin Hyprland
![](./assets/screenshot.png)
# Getting Started
If you want to give this a go be sure to have Hyprland already installed and any other of the apps I listed below. Then just follow these steps:1. Clone this repo
```
git clone https://github.com/stevedylandev/dotfiles
```2. Now copy the files to your `.config` directory using this command
```
cp -r dotfiles/.config/* ~/.config/
```3. That's it! You will likely need to reboot your machine for all the config changes to take place. I personally love doing it through the simple ```reboot``` command from the terminal!
# What I Use
**Color Scheme** - [Catppuccin](https://github.com/catppuccin/catppuccin)**Operating System** - [Arch Linux](https://archlinux.org)
**Window Manager** - [Hyprland](https://hyprland.org)
**Status Bar** - [Waybar](https://github.com/Alexays/Waybar)
**Terminal** - [Alacritty](https://github.com/alacritty/alacritty)
**Text Editor** - [NeoVim](https://neovim.io)
**Audio Visualizer** - [CAVA](https://github.com/karlstav/cava)
**App Launcher** - [Rofi](https://github.com/davatorium/rofi)