Updates
This commit is contained in:
@@ -8,4 +8,6 @@ windowrule = tile,^(Chromium)$
|
||||
windowrule = float,^(pavucontrol)$
|
||||
windowrule = float,^(blueman-manager)$
|
||||
|
||||
windowrulev2 = float,class:(dotfiles-floating)
|
||||
windowrulev2 = float,class:(dotfiles-floating)
|
||||
windowrulev2 = size 60% 60%,class:(dotfiles-floating)
|
||||
windowrulev2 = center,class:(dotfiles-floating)
|
||||
|
||||
@@ -280,7 +280,7 @@ _getVersion() {
|
||||
|
||||
# Write the header to a page
|
||||
_getHeader() {
|
||||
figlet "$1"
|
||||
figlet -w 100 "$1"
|
||||
if [ ! -z "$2" ]; then
|
||||
echo "by $2"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user