aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonardo Bishop <me@leonardobishop.com>2024-02-19 22:37:11 +0000
committerLeonardo Bishop <me@leonardobishop.com>2024-02-19 22:37:11 +0000
commit8dafe3923ea3d473f5495134e2241d1d34f63273 (patch)
treececd0fbf744dfcef02fc90d6e88e6d4643e05087
parentdd20b8c1b7f7407c382619e58258e31a37c15db2 (diff)
Update README.md
-rw-r--r--README.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/README.md b/README.md
index 81aac6f..186b6ee 100644
--- a/README.md
+++ b/README.md
@@ -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.)
+
![](https://i.imgur.com/g6X81bT.png)
![](https://i.imgur.com/V1agzcF.png)
![](https://i.imgur.com/I08qlCp.png)
-![](https://i.imgur.com/rBTh9WD.png) \ No newline at end of file
+![](https://i.imgur.com/rBTh9WD.png)