aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 8 insertions, 7 deletions
diff --git a/README.md b/README.md
index 956449d..e6ee103 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
-# Various dotfiles for my [FreeBSD](https://freebsd.org/) - [MangoWC](https://github.com/DreamMaoMao/mangowc) setup.
-Mango is as lightweight as dwl, and its build can be completed within few seconds. Despite this, mango does not compromise on functionality..
+# Various dotfiles for my [FreeBSD](https://freebsd.org/) - [CoW](https://codeberg.org/thomasadam/cow) setup.
+Compositor on Wayland -- a stacking window manager using river as the compositor. CoW aims to behave like fvwm and mwm from X11.
![ScreenShot](screenshot.jpg)
## Details
Below is a list of some of the packages that I use for my current setup which consists of two screens.
-A monitor as the main screen and the laptop screen as a slave and Kanshi is used to set the monitor as the left most and apply focus to it using a `mmsg -d focusmon,HDMI-A-1` command.
+A monitor as the main screen and the laptop screen as a slave and Kanshi is used to set the monitor as the left most and apply focus to it using a ` moocow focus -o HDMI-A-1` command.
Please note that my config isn't perfect so your mileage may vary.
The directory `system` contains the config files for my AMD ThinkPad P14s which are still a WIP.<br />
The wallpaper featured in the screenshots can be found here: https://cdna.artstation.com/p/assets/images/images/015/554/914/large/artur-sadlos-to-sh300-ooh-as-05i.jpg
@@ -15,8 +15,8 @@ The wallpaper featured in the screenshots can be found here: https://cdna.artsta
- **Operating System** --- [FreeBSD](https://freebsd.org/)
- **Boot Loader** --- [ZFS Boot Menu](https://github.com/zbm-dev/zfsbootmenu)
- **Resource Monitor** --- [Btop](https://github.com/aristocratos/btop)
-- **Window Manager** --- [MangoWC](https://github.com/DreamMaoMao/mangowc)
-- **Status Bar** --- [Waybar](https://github.com/Alexays/Waybar)
+- **Window Manager** --- [CoW](https://codeberg.org/thomasadam/cow)
+- **Status Bar** --- [CoW](https://codeberg.org/thomasadam/cow)
- **Screen Detection** --- [wlr-randr](https://sr.ht/~emersion/wlr-randr/)
- **Screen Hotplug** --- [Kanshi](https://sr.ht/~emersion/kanshi/)
- **Screen Locker** --- [Swaylock-effects](https://github.com/mortie/swaylock-effects)
@@ -49,7 +49,8 @@ The wallpaper featured in the screenshots can be found here: https://cdna.artsta
- **RSS Feed Reader** --- [Newsboat](https://newsboat.org/)
- **Youtube Downloader** --- [Yt-dlp (youtube-dl fork)](https://github.com/yt-dlp/yt-dlp)
- **Video player** --- [mpv](https://github.com/mpv-player/mpv)
-- **Email Client**
+- **Email Client**i
+ - [Claws Mail](https://www.claws-mail.org/index.php)
- [aerc](https://git.sr.ht/~rjarry/aerc)
- [isync](https://isync.sourceforge.io/)
- [msmtp](https://marlam.de/msmtp/)
@@ -61,7 +62,7 @@ The wallpaper featured in the screenshots can be found here: https://cdna.artsta
### Window manager controls
| Keys | Action |
| ------------------------------------ | ------------------------- |
-| <kbd>MOD+SHIFT + q</kbd> | Kill window |
+| <kbd>MOD+CTRL+SHIFT + a</kbd> | Kill window |
| <kbd>MOD + ENTER</kbd> | Spawn terminal |
| <kbd>MOD + d</kbd> | Rofi menu |
| <kbd>SHIFT + MOD + p</kbd> | Rofi power menu |