universedesktop: Basic DWL Configuration
This commit is contained in:
@@ -13,6 +13,7 @@ in {
|
||||
environment.etc."lemurs/wayland/dwl" = {
|
||||
source = pkgs.writeScript "dwl-startup" ''
|
||||
#!${pkgs.bash}/bin/bash
|
||||
${pkgs.yambar}/bin/yambar &
|
||||
exec ${pkgs.dwl}/bin/dwl
|
||||
'';
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user