mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
updated readme for rofi-wayland
This commit is contained in:
parent
c91f67c063
commit
eb411865c7
10
README.md
10
README.md
@ -111,8 +111,9 @@ source ~/.zshrc
|
|||||||
- swaylock-effects [`LINK`](https://github.com/mortie/swaylock-effects)
|
- swaylock-effects [`LINK`](https://github.com/mortie/swaylock-effects)
|
||||||
- swappy [`LINK`](https://github.com/jtheoof/swappy)
|
- swappy [`LINK`](https://github.com/jtheoof/swappy)
|
||||||
- xdg-desktop-portal-hyprland [`LINK`](https://github.com/hyprwm/xdg-desktop-portal-hyprland)
|
- xdg-desktop-portal-hyprland [`LINK`](https://github.com/hyprwm/xdg-desktop-portal-hyprland)
|
||||||
|
- rofi-wayland [`LINK`](https://github.com/lbonn/rofi)
|
||||||
|
|
||||||
- a.) to update these package, in your installation folder, you can move these folders, `Hyprland` `nwg-look` `swaylock-effects` `swappy` `swww` `asusctl` `supergfxctl`, as appropriate or download manually, cd into it, update/install
|
- a.) to update these package, in your installation folder, you can move these folders, `Hyprland` `nwg-look` `swaylock-effects` `swappy` `swww` `rofi` `asusctl` `supergfxctl`, as appropriate or download manually, cd into it, update/install
|
||||||
|
|
||||||
- b.) to update Hyprland and xdg-desktop-portal-hyprland
|
- b.) to update Hyprland and xdg-desktop-portal-hyprland
|
||||||
``` bash
|
``` bash
|
||||||
@ -137,6 +138,13 @@ meson build
|
|||||||
ninja -C build
|
ninja -C build
|
||||||
sudo ninja -C build install
|
sudo ninja -C build install
|
||||||
```
|
```
|
||||||
|
- e.) for rofi
|
||||||
|
``` bash
|
||||||
|
git pull
|
||||||
|
meson setup build
|
||||||
|
ninja -C build
|
||||||
|
sudo ninja -C build install
|
||||||
|
```
|
||||||
|
|
||||||
### 🛣️ Roadmap:
|
### 🛣️ Roadmap:
|
||||||
- [ ] Install zsh and oh-my-zsh without necessary steps above
|
- [ ] Install zsh and oh-my-zsh without necessary steps above
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user