doc: backup warn message

This commit is contained in:
hesam-init 2024-03-28 11:35:38 +03:30
parent fbc2524991
commit fee99d6853

View file

@ -30,29 +30,31 @@ The following packages are required for the proper functioning of Hyprland on Vo
<details>
<summary><strong>Core Hyprland Components</strong></summary>
- [Void-Hyprland](https://github.com/Makrennel/hyprland-void) : ``` hyprland hyprland-protocols xorg-server-xwayland xdg-desktop-portal-hyprland xdg-desktop-portal xdg-utils wayland wayland-protocols xdg-desktop-portal-wlr xdg-desktop-portal-gtk ```
- [Void-Hyprland](https://github.com/Makrennel/hyprland-void) : ```hyprland hyprland-protocols xorg-server-xwayland xdg-desktop-portal-hyprland xdg-desktop-portal xdg-utils wayland wayland-protocols xdg-desktop-portal-wlr xdg-desktop-portal-gtk```
</details>
<details>
<summary><strong>System Components</strong></summary>
- Repos : ``` void-repo-multilib void-repo-nonfree ```
- Services : ``` dbus seatd elogind polkit bluez sddm cronie ```
- Network : ``` wpa_supplicant wifish wpa-cute wpa_gui - NetworkManager nmtui ```
- Base : ``` xorg gnome-keyring polkit-gnome mtpfs inotify-tools ffmpeg libnotify ```
- Dev tools : ``` git base-devel ```
- Amd Drivers : ``` Vulkan-Headers Vulkan-Tools Vulkan-ValidationLayers-32bit mesa-vulkan-radeon mesa-vulkan-radeon-32bit vulkan-loader vulkan-loader-32bit libspa-vulkan libspa-vulkan-32bit amdvlk mesa-dri ```
- [Audio and Video](https://docs.voidlinux.org/config/media/pipewire.html) : ``` pipewire wireplumber ```
- Repos : ```void-repo-multilib void-repo-nonfree```
- Services : ```dbus seatd elogind polkit bluez sddm cronie```
- Network : ```wpa_supplicant wifish wpa-cute wpa_gui - NetworkManager nmtui```
- Base : ```xorg gnome-keyring polkit-gnome mtpfs inotify-tools ffmpeg libnotify```
- Dev tools : ```git base-devel```
- Amd Drivers : ```Vulkan-Headers Vulkan-Tools Vulkan-ValidationLayers-32bit mesa-vulkan-radeon mesa-vulkan-radeon-32bit vulkan-loader vulkan-loader-32bit libspa-vulkan libspa-vulkan-32bit amdvlk mesa-dri```
- [Audio and Video](https://docs.voidlinux.org/config/media/pipewire.html) : ```pipewire wireplumber```
</details>
<details>
<summary><strong>User Interface Components</strong></summary>
- Ui Components : ``` Waybar avizo font-awesome-6 swaylock dunst ``` [rofi](https://github.com/lbonn/rofi/blob/wayland/INSTALL.md)
- Wallpaper Daemons : ``` swaybg mpvpaper ``` [swww](https:i//github.com/LGFae/swww)
- Utilities : ``` grim jq slurp playerctl cliphist wl-clipboard swayidle swappy pavucontrol ```
</details>
- Ui Components : ```Waybar avizo font-awesome-6 swaylock dunst``` [rofi](https://github.com/lbonn/rofi/blob/wayland/INSTALL.md)
- Wallpaper Daemons : ```swaybg mpvpaper``` [swww](https:i//github.com/LGFae/swww)
- Utilities : ```grim jq slurp playerctl cliphist wl-clipboard swayidle swappy pavucontrol```
</details>
## Installation
@ -63,13 +65,14 @@ Follow these steps to install Hyprland on your Void Linux system:
```bash
git clone https://github.com/hesam-init/.dots-hyprland.git ~/.dots-hyprland
```
2. Change into the repository directory:
```bash
cd ~/.dots-hyprland
```
> ! Warning: Before executing the following command to sync configurations, ensure you have backed up your data to prevent any unintended loss.
3. Run this command to sync configs:
```bash
@ -80,6 +83,7 @@ Follow these steps to install Hyprland on your Void Linux system:
### Hyprland
| Keys | Action |
| ------------------------------------: | :------------------------------ |
| <kbd>SUPER + C</kbd> | Close window |
@ -101,6 +105,7 @@ Follow these steps to install Hyprland on your Void Linux system:
### Rofi
| Keys | Action |
| -------------------: | :---------------- |
| <kbd>SUPER + R</kbd> | App launcher |
@ -109,8 +114,9 @@ Follow these steps to install Hyprland on your Void Linux system:
| <kbd>SUPER + U</kbd> | Wallpaper menu |
| <kbd>SUPER + X</kbd> | Screenshot applet |
### Apps
| Keys | Action |
| -------------------: | :------------------- |
| <kbd>SUPER + Q</kbd> | Terminal |