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> <details>
<summary><strong>Core Hyprland Components</strong></summary> <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>
<details> <details>
<summary><strong>System Components</strong></summary> <summary><strong>System Components</strong></summary>
- Repos : ``` void-repo-multilib void-repo-nonfree ``` - Repos : ```void-repo-multilib void-repo-nonfree```
- Services : ``` dbus seatd elogind polkit bluez sddm cronie ``` - Services : ```dbus seatd elogind polkit bluez sddm cronie```
- Network : ``` wpa_supplicant wifish wpa-cute wpa_gui - NetworkManager nmtui ``` - Network : ```wpa_supplicant wifish wpa-cute wpa_gui - NetworkManager nmtui```
- Base : ``` xorg gnome-keyring polkit-gnome mtpfs inotify-tools ffmpeg libnotify ``` - Base : ```xorg gnome-keyring polkit-gnome mtpfs inotify-tools ffmpeg libnotify```
- Dev tools : ``` git base-devel ``` - 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 ``` - 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 ``` - [Audio and Video](https://docs.voidlinux.org/config/media/pipewire.html) : ```pipewire wireplumber```
</details> </details>
<details> <details>
<summary><strong>User Interface Components</strong></summary> <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) - 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) - Wallpaper Daemons : ```swaybg mpvpaper``` [swww](https:i//github.com/LGFae/swww)
- Utilities : ``` grim jq slurp playerctl cliphist wl-clipboard swayidle swappy pavucontrol ``` - Utilities : ```grim jq slurp playerctl cliphist wl-clipboard swayidle swappy pavucontrol```
</details>
</details>
## Installation ## Installation
@ -63,13 +65,14 @@ Follow these steps to install Hyprland on your Void Linux system:
```bash ```bash
git clone https://github.com/hesam-init/.dots-hyprland.git ~/.dots-hyprland git clone https://github.com/hesam-init/.dots-hyprland.git ~/.dots-hyprland
``` ```
2. Change into the repository directory: 2. Change into the repository directory:
```bash ```bash
cd ~/.dots-hyprland 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: 3. Run this command to sync configs:
```bash ```bash
@ -80,6 +83,7 @@ Follow these steps to install Hyprland on your Void Linux system:
### Hyprland ### Hyprland
| Keys | Action | | Keys | Action |
| ------------------------------------: | :------------------------------ | | ------------------------------------: | :------------------------------ |
| <kbd>SUPER + C</kbd> | Close window | | <kbd>SUPER + C</kbd> | Close window |
@ -101,6 +105,7 @@ Follow these steps to install Hyprland on your Void Linux system:
### Rofi ### Rofi
| Keys | Action | | Keys | Action |
| -------------------: | :---------------- | | -------------------: | :---------------- |
| <kbd>SUPER + R</kbd> | App launcher | | <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 + U</kbd> | Wallpaper menu |
| <kbd>SUPER + X</kbd> | Screenshot applet | | <kbd>SUPER + X</kbd> | Screenshot applet |
### Apps ### Apps
| Keys | Action | | Keys | Action |
| -------------------: | :------------------- | | -------------------: | :------------------- |
| <kbd>SUPER + Q</kbd> | Terminal | | <kbd>SUPER + Q</kbd> | Terminal |