From fee99d6853d3dc6db6f88c038e1e12b5f056a0aa Mon Sep 17 00:00:00 2001 From: hesam-init Date: Thu, 28 Mar 2024 11:35:38 +0330 Subject: [PATCH] doc: backup warn message --- README.md | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index bca677a..b854d91 100644 --- a/README.md +++ b/README.md @@ -30,29 +30,31 @@ The following packages are required for the proper functioning of Hyprland on Vo
Core Hyprland Components - - [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``` +
System Components - - 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``` +
User Interface Components - - 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 ``` -
+- 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``` + ## 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 | | ------------------------------------: | :------------------------------ | | SUPER + C | Close window | @@ -101,6 +105,7 @@ Follow these steps to install Hyprland on your Void Linux system: ### Rofi + | Keys | Action | | -------------------: | :---------------- | | SUPER + R | App launcher | @@ -109,8 +114,9 @@ Follow these steps to install Hyprland on your Void Linux system: | SUPER + U | Wallpaper menu | | SUPER + X | Screenshot applet | - ### Apps + + | Keys | Action | | -------------------: | :------------------- | | SUPER + Q | Terminal |