Update Version
This commit is contained in:
parent
e12bb0c2b1
commit
2abe028e46
|
@ -1 +1 @@
|
||||||
version="2.7BETA1"
|
version="2.7RC1"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
265
|
267
|
|
@ -1,4 +1,4 @@
|
||||||
# ML4W dotfiles 2.7 BETA 2
|
# ML4W dotfiles 2.7 RC1
|
||||||
|
|
||||||
This is my configuration of Hyprland (Wayland) and Qtile (Xorg & Wayland) for Arch. This package includes an installation script to install and setup the required components.
|
This is my configuration of Hyprland (Wayland) and Qtile (Xorg & Wayland) for Arch. This package includes an installation script to install and setup the required components.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
_getHeader "$name" "$author"
|
_getHeader "$name" "$author"
|
||||||
echo "$homepage ($email)"
|
echo "$homepage ($email)"
|
||||||
echo "Version" $(_getVersion)
|
echo "Settings Version" $(_getVersion)
|
||||||
echo ""
|
echo ""
|
||||||
echo $description
|
echo $description
|
||||||
|
|
Loading…
Reference in New Issue
Block a user