making more widgets and better spacing
This commit is contained in:
parent
ea0f4fd844
commit
c27a826eb0
10 changed files with 139 additions and 83 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue