diff --git a/README.md b/README.md index ca31ddc..2505004 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ -my dotfiles. includes: +my dotfiles. + +![](./screenshots/sway.png) + +includes: - [starship](https://starship.rs) - [neovim](https://neovim.io/) - [wezterm](https://wezfurlong.org/wezterm/index.html) +- [sway](https://github.com/swaywm/sway) +- [rofi](https://github.com/davatorium/rofi) +- [dunst](https://github.com/dunst-project/dunst) diff --git a/goneovim.toml b/goneovim.toml deleted file mode 100644 index 7265ff7..0000000 --- a/goneovim.toml +++ /dev/null @@ -1,3 +0,0 @@ -[Editor] -FontFamily = "CommitMono Nerd Font" -FontSize = 14 diff --git a/screenshots/sway.png b/screenshots/sway.png new file mode 100644 index 0000000..fcb2e62 Binary files /dev/null and b/screenshots/sway.png differ