This commit is contained in:
Stephan Raabe 2024-01-05 09:34:18 +01:00
parent ee8a6c6b51
commit 7cb6cb92f9
6 changed files with 4 additions and 4 deletions

View File

@ -1 +0,0 @@
version="2.7.1BETA1"

View File

@ -1 +0,0 @@
274

1
.version/name Normal file
View File

@ -0,0 +1 @@
2.7.1RC2

1
.version/version Normal file
View File

@ -0,0 +1 @@
271

View File

@ -1,4 +1,4 @@
# ML4W dotfiles 2.7.1BETA1
# ML4W dotfiles 2.7.1RC2
This is my configuration of Hyprland (Wayland) and Qtile (X11) for Arch Linux based distributions. This package includes an installation script to install and setup the required components.

View File

@ -1,5 +1,5 @@
#!/bin/bash
source .install/version.sh
version=$(cat .version/name)
source .install/colors.sh
source .install/library.sh
clear