diff options
author | Justine Smithies <justine@smithies.me.uk> | 2024-01-05 19:16:52 +0000 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2024-01-05 19:16:52 +0000 |
commit | a6899224670815ac77b931366d1f97a999d1d447 (patch) | |
tree | 88571988602a0f7262d14a7333edf150926813ca /README.md | |
parent | 55ff74f722fdb6c017c04e93548f30b9e1ca78ac (diff) |
Updated for RiverWM
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 16 |
1 files changed, 6 insertions, 10 deletions
@@ -5,15 +5,14 @@ Please note that I use the latest Qtile from their GitHub repo. ![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. Please note that my config isn't perfect so your mileage may vary.<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 <br /> - **Operating System** --- [Void](https://voidlinux.org/) - **Boot Loader** --- [Grub](https://www.gnu.org/software/grub/index.html) - **Resource Monitor** --- [Btop](https://github.com/aristocratos/btop) -- **Window Manager** --- [Qtile](https://github.com/qtile/qtile) -- **Status Bar** --- [Qtile's own](https://codeberg.org/qtile/qtile) +- **Window Manager** --- [River](https://github.com/riverwm/river) +- **Status Bar** --- [Yambar](https://codeberg.org/dnkl/yambar) - **Screen Detection** --- [wlr-randr](https://sr.ht/~emersion/wlr-randr/) - **Screen Hotplug** --- [Kanshi](https://sr.ht/~emersion/kanshi/) - **Screen Locker** --- [Swaylock](https://github.com/swaywm/swaylock) @@ -82,13 +81,10 @@ The wallpaper featured in the screenshots can be found here: https://cdna.artsta ### Window manager controls | Keys | Action | | ------------------------------------ | ------------------------- | -| <kbd>CTRL + MOD + r</kbd> | restart Qtile | -| <kbd>CTRL + MOD + q</kbd> | shutdown Qtile | -| <kbd>CTRL + MOD + w</kbd> | Open window switcher | -| <kbd>MOD + w</kbd> | kill window | -| <kbd>MOD + RETURN</kbd> | spawn terminal | -| <kbd>CTRL + Space</kbd> | Rofi menu | -| <kbd>CTRL + MOD + p</kbd> | Rofi power menu | +| <kbd>MOD + q</kbd> | Kill window | +| <kbd>MOD+SHIFT + RETURN</kbd> | Spawn terminal | +| <kbd>MOD + d</kbd> | Fuzzel menu | +| <kbd>CTRL + MOD + p</kbd> | Fuzzel power menu | ## To set the wallpaper |