From 345b5fd5933fdbad8edf437a8dd53c624351754b Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Wed, 18 Oct 2023 19:14:53 +0100 Subject: Updated daily back to Qtile Wayland --- README.md | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0982d36..4b2e77f 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,19 @@ -# Various dotfiles for my [Void](https://voidlinux.org/) - [River](https://github.com/riverwm/river) setup. -River is a dynamic tiling Wayland compositor with flexible runtime configuration. +# Various dotfiles for my [Void](https://voidlinux.org/) - [Qtile-Wayland](https://github.com/qtile/qtile) setup. +A full-featured, hackable tiling window manager written and configured in Python. +Please note that I use the latest Qtile from their GitHub repo which can be installed by following the installation instructions [below](#installing-qtile-wayland). ![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 riverctl focus-output command. Please note that my config isn't perfect so your mileage may vary.
+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.
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
- **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** --- [River](https://github.com/riverwm/river) -- **Status Bar** --- [Yambar](https://codeberg.org/dnkl/yambar) +- **Window Manager** --- [Qtile](https://github.com/qtile/qtile) +- **Status Bar** --- [Qtile's own](https://codeberg.org/qtile/qtile) - **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) @@ -81,11 +82,14 @@ The wallpaper featured in the screenshots can be found here: https://cdna.artsta ### Window manager controls | Keys | Action | | ------------------------------------ | ------------------------- | -| MOD + q | Kill window | -| MOD + RETURN | Spawn terminal | -| MOD + d | Fuzzel menu | -| CTRL + MOD + p | Fuzzel power menu | +| CTRL + MOD + r | restart Qtile | +| CTRL + MOD + q | shutdown Qtile | +| CTRL + MOD + w | Open window switcher | +| MOD + w | kill window | +| MOD + RETURN | spawn terminal | +| CTRL + Space | Rofi menu | +| CTRL + MOD + p | Rofi power menu | ## To set the wallpaper -From within ranger if you highlight a valid image file and enter "wp" it will set that image as the default wallpaper. +From within lf if you highlight a valid image file and enter "bg" it will set that image as the default wallpaper. -- cgit v1.2.3