making more widgets and better spacing

This commit is contained in:
Chris Cochrun 2021-08-18 17:05:04 -05:00
parent ea0f4fd844
commit c27a826eb0
10 changed files with 139 additions and 83 deletions

View file

@ -45,7 +45,7 @@ sub get_de {
unless ($de) { $de = $ENV{XDG_SESSION_DESKTOP} };
unless ($de) { $de = $ENV{DESKTOP_SESSION} };
# return $de;
return "river";
return "awesome";
}
sub shell {