diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2024-02-19 22:37:11 +0000 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2024-02-19 22:37:11 +0000 |
| commit | 8dafe3923ea3d473f5495134e2241d1d34f63273 (patch) | |
| tree | cecd0fbf744dfcef02fc90d6e88e6d4643e05087 | |
| parent | dd20b8c1b7f7407c382619e58258e31a37c15db2 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -1,6 +1,6 @@ # dotfiles -Dotfiles for my machines. These configurations have been tested on a regular PC, M1 Mac running Asahi Linux, and even a Steam Deck. +Dotfiles for my machines. These configurations have been used on a regular PC, Framework laptop, M1 Mac running Asahi Linux, and even a Steam Deck. ## Programs @@ -16,11 +16,14 @@ This repository contains configurations for the following programs, intended to * [zsh](https://www.zsh.org/) (*shell*) * [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh) +Plus my own scripts in `bin`. + ### Graphical * [alacritty](https://alacritty.org/) (*terminal emulator*) * [mako](https://github.com/emersion/mako) (*notifications*) -* [sway](https://swaywm.org/) (*WM*) +* ~~[sway](https://swaywm.org/)~~ (*WM, currently trying out hyprland instead*) +* [hyprland](https://hyprland.org/) (*WM*) * [swaylock](https://github.com/swaywm/swaylock) * [swayidle](https://github.com/swaywm/swayidle) * [waybar](https://github.com/Alexays/Waybar) (*status bar*) @@ -44,7 +47,9 @@ $ dotfiles-installer -f install-macos.yml ``` ## Screenshots +(Outdated.) +    -
\ No newline at end of file + |
