diff options
author | Justine Smithies <justine@smithies.me.uk> | 2024-04-02 21:29:21 +0100 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2024-04-02 21:29:21 +0100 |
commit | 7abd5881874324d288820cba59238289875e6440 (patch) | |
tree | a62599c7d844a04f66ad3a4a446ea6c2f67a7bbc | |
parent | e5111749df66444a5c823fd6d1d183d72da81f8e (diff) |
Updated to Void Linux
-rw-r--r-- | README.md | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -1,20 +1,21 @@ -# Various dotfiles for my [Arch Linux](https://archlinux.org/) - [Hyprland](https://github.com/hyprwm/Hyprland) setup. -Hyprland is a highly customizable dynamic tiling Wayland compositor that doesn't sacrifice on its looks. +# 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. ![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 /> + +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.<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** --- [Arch Linux](https://archlinux.org/) +- **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** --- [Hyprland](https://github.com/hyprwm/Hyprland) -- **Status Bar** --- [Eww](https://github.com/elkowar/eww) +- **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-effects](https://github.com/jirutka/swaylock-effects) +- **Screen Locker** --- [Swaylock](https://github.com/swaywm/swaylock) - **Screenshots** --- [Grim](https://sr.ht/~emersion/grim/) --- [Slurp](https://github.com/emersion/slurp) - **Idle Management Daemon** --- [Swayidle](https://github.com/swaywm/swayidle) @@ -23,8 +24,7 @@ The wallpaper featured in the screenshots can be found here: https://cdna.artsta - **Terminal** --- [Foot](https://codeberg.org/dnkl/foot) - **Notification Daemon** --- [Dunst](https://github.com/dunst-project/dunst) - **Application Launcher** --- [Fuzzel](https://codeberg.org/dnkl/fuzzel) -- **Pinentry** --- [Wayprompt](https://git.sr.ht/~leon_plickat/wayprompt) -- **File Manager** --- [Lf](https://github.com/gokcehan/lf) +- **File Manager** --- [Ranger](https://github.com/ranger/ranger) - **Image Viewer** --- [Imv](https://git.sr.ht/~exec64/imv/) - **Document Scanner** -- [Simple-scan](https://github.com/GNOME/simple-scan) - **Editor** --- [Neovim](https://github.com/neovim/neovim) @@ -88,4 +88,4 @@ The wallpaper featured in the screenshots can be found here: https://cdna.artsta ## To set the wallpaper -From within lf if you highlight a valid image file and enter "bg" it will set that image as the default wallpaper. +From within ranger if you highlight a valid image file and enter "bg" it will set that image as the default wallpaper. |