Updates
This commit is contained in:
parent
ee8a6c6b51
commit
7cb6cb92f9
@ -1 +0,0 @@
|
||||
version="2.7.1BETA1"
|
@ -1 +0,0 @@
|
||||
274
|
1
.version/name
Normal file
1
.version/name
Normal file
@ -0,0 +1 @@
|
||||
2.7.1RC2
|
1
.version/version
Normal file
1
.version/version
Normal file
@ -0,0 +1 @@
|
||||
271
|
@ -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.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
source .install/version.sh
|
||||
version=$(cat .version/name)
|
||||
source .install/colors.sh
|
||||
source .install/library.sh
|
||||
clear
|
||||
|
Loading…
Reference in New Issue
Block a user